| Package | Description |
|---|---|
| jawnae.pyronet | |
| org.telegram.mtproto.transport |
| Modifier and Type | Method and Description |
|---|---|
void |
ByteStream.append(ByteBufferDesc buf)
Appends the ByteBuffer instance to the ByteStream.
|
void |
PyroClient.write(ByteBufferDesc data)
Will enqueue the bytes to send them
1. |
| Modifier and Type | Method and Description |
|---|---|
ByteBufferDesc |
BuffersStorage.getFreeBuffer(int size) |
ByteBufferDesc |
ByteBufferDesc.readByteBuffer(boolean exception) |
| Modifier and Type | Method and Description |
|---|---|
void |
BuffersStorage.reuseFreeBuffer(ByteBufferDesc buffer) |
void |
ByteBufferDesc.writeByteBuffer(ByteBufferDesc b) |
void |
ByteBufferDesc.writeRaw(ByteBufferDesc b) |
Copyright © 2017. All rights reserved.