Lines Matching full:uint32
40 UInt32 Tag;
41 UInt32 Flags;
178 bool Read1(void *data, UInt32 size, UInt32 &processedSize) throw();
179 bool ReadPart(void *data, UInt32 size, UInt32 &processedSize) throw();
180 bool Read(void *data, UInt32 size, UInt32 &processedSize) throw();
193 bool WritePart(const void *data, UInt32 size, UInt32 &processedSize) throw();
194 bool Write(const void *data, UInt32 size, UInt32 &processedSize) throw();