Public Attributes

_bb Struct Reference

List of all members.

Public Attributes

const UT_ByteBufpBB
UT_uint32 iCurPos

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: