Changeset 1386 in 3DVCSoftware for trunk/source/Lib/TLibCommon/TComBitStream.h
- Timestamp:
- 13 Nov 2015, 16:29:39 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/Lib/TLibCommon/TComBitStream.h
r1313 r1386 115 115 * bytestream are stored in ascending addresses. 116 116 */ 117 Char* getByteStream() const;117 UChar* getByteStream() const; 118 118 119 119 /**
Note: See TracChangeset for help on using the changeset viewer.