Difference between revisions of "CBitStream"
From King Arthur's Gold Wiki
(Created page with "<onlyinclude> </onlyinclude> Methods: {| class="wikitableShiny" |- ! '''Method''' ! '''Description''' |- | write_s8 | {{:CBitStream::write_s8|write_s8}...") |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<onlyinclude> | <onlyinclude> | ||
+ | |||
</onlyinclude> | </onlyinclude> | ||
+ | |||
+ | |||
Methods: | Methods: | ||
Line 78: | Line 81: | ||
|- | |- | ||
| [[CBitStream::read_at_bit_u8|read_at_bit_u8]] | | [[CBitStream::read_at_bit_u8|read_at_bit_u8]] | ||
− | | {{:CBitStream | + | | {{:CBitStream::read_at_bit_u8|read_at_bit_u8}} |
|- | |- | ||
| [[CBitStream::overwrite_at_bit_s16|overwrite_at_bit_s16]] | | [[CBitStream::overwrite_at_bit_s16|overwrite_at_bit_s16]] | ||
Line 133: | Line 136: | ||
| [[CBitStream::isBufferEnd|isBufferEnd]] | | [[CBitStream::isBufferEnd|isBufferEnd]] | ||
| {{:CBitStream::isBufferEnd|isBufferEnd}} | | {{:CBitStream::isBufferEnd|isBufferEnd}} | ||
− | |||
− | |||
− | |||
|- | |- | ||
| [[CBitStream::writeBitStream|writeBitStream]] | | [[CBitStream::writeBitStream|writeBitStream]] | ||
Line 151: | Line 151: | ||
|} | |} | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
[[Category:Scripting]] | [[Category:Scripting]] | ||
[[Category:Object Types]] | [[Category:Object Types]] |
Latest revision as of 08:08, 10 September 2012
Methods: