|
---|
|
CMaNGOS-4.3.4 Commits Изменения, принятые в официальный репозиторий ядра CMaNGOS. git://github.com/cmangos/mangos-cata.git |
|
Опции темы | Поиск в этой теме | Опции просмотра |
01.08.2012, 23:50 | #1 |
News Bot
Регистрация: 20.11.2009
Сообщений: 1,290
Сказал(а) спасибо: 0
Поблагодарили 5 раз(а) в 5 сообщениях
|
ByteBuffer: make read, read_skip, and append methods return reference to the ByteBuffer instance.
Автор: 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> Подробнее... |
|
|
Похожие темы | ||||
Тема | Автор | Раздел | Ответов | Последнее сообщение |
Make default ByteBuffer size 64 bytes instead of 4 KB. | newsbot | CMaNGOS-4.3.4 Commits | 0 | 01.08.2012 23:50 |
Added Read and WriteBit methods for bitpacking since cata. | newsbot | CMaNGOS-4.3.4 Commits | 0 | 01.08.2012 23:40 |
[10613] A bit of cleanup in ByteBuffer::hexlike | newsbot | CMaNGOS Commits | 0 | 16.10.2010 18:11 |
[9555] Makes some arguments as references in some ByteBuffer operator methods. | newsbot | CMaNGOS Commits | 0 | 09.03.2010 01:00 |
[9550] Hide unsafe templated ByteBuffer::append function only for internal use. | newsbot | CMaNGOS Commits | 0 | 08.03.2010 19:53 |