#include <U16.h>
Public Member Functions | |
| operator uint16_t () const | |
| void | read (Context &cont) |
| U16 () | |
| U16 (Context &cont) | |
| U16 (uint16_t ui) | |
| U16::U16 | ( | ) |
| U16::U16 | ( | uint16_t | ui | ) |
| U16::operator uint16_t | ( | ) | const |
| void U16::read | ( | Context & | cont | ) |
References Context::Strm.
Referenced by gzip_utf8.GzipFile::readline(), gzip_utf8.GzipFile::seek(), and U16().