![]() |
Diffusion .NET Classic API - Core and Common
5.9.4
|
Public Member Functions | |
ByteBuffer | Allocate (int capacity) |
ByteBuffer | Wrap (byte[] src, bool setPosition, bool autoExpand) |
ByteBuffer PushTechnology.DiffusionCore.Buffering.IByteBufferAllocator.Allocate | ( | int | capacity | ) |
capacity |
Implemented in PushTechnology.DiffusionCore.Buffering.ByteBufferAllocator.
ByteBuffer PushTechnology.DiffusionCore.Buffering.IByteBufferAllocator.Wrap | ( | byte[] | src, |
bool | setPosition, | ||
bool | autoExpand | ||
) |
src | |
setPosition | |
autoExpand |
Implemented in PushTechnology.DiffusionCore.Buffering.ByteBufferAllocator.