Public Attributes | |
| UT_ConstByteBufPtr | pBB |
| UT_uint32 | iCurPos |
| const UT_ByteBuf * | pBB |
A ByteBuf with current location structure
This is a very ugly and hackish implementation, copied from ut_png.cpp. The idea is we need a ByteBuf which can remember where we have last read it. This is used for the libpng stuff, which is itself quite ugly.
| const UT_ByteBuf* _bb::pBB |
1.7.1