PDA

Просмотр полной версии : ByteBuffer: make read, read_skip, and append methods return reference to the ByteBuffer instance.


newsbot
01.08.2012, 23:50
Автор: LordJZ


<pre>m src/shared/ByteBuffer.h
</pre>
<pre style='white-space:pre-wrap;width:81ex'>ByteBuffer: make read, read_skip, and append methods return reference to the ByteBuffer instance.
Helps with complicated Cata/MoP packet structures, make it possible to skip loading ByteBuffer instance every time you want to write a bit.</pre>


Подробнее... (https://github.com/mangos/mangos/commit/21cc201d64d95cc7f5a0a0e6f5fcdc4f645e064d)