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