#include "uint28.h"
Functions | |
ostream & | operator<< (ostream &os, const uint28 &val) |
Render a 28-bit integer to a character stream *. More... | |
istream & | operator>> (istream &in, uint28 &val) |
Extract a 28-bit integer from a character stream *. More... |
|
Render a 28-bit integer to a character stream *.
|
|
Extract a 28-bit integer from a character stream *.
|