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