Public Attributes

_bb Struct Reference

List of all members.

Public Attributes

UT_ConstByteBufPtr pBB
UT_uint32 iCurPos
const UT_ByteBufpBB

Detailed Description

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.


Member Data Documentation


The documentation for this struct was generated from the following files: