DataBufferAllocate Method |
Name | Description | |
---|---|---|
![]() ![]() | Allocate(Int32) |
Allocates a new data buffer with a given size (in bytes)
in big-endian format.
|
![]() ![]() | Allocate(Int32, Boolean) |
Allocates a new data buffer with a given size (in bytes).
|
![]() ![]() | Allocate(Int32, Boolean, Boolean) |
Allocates a new data buffer with a given size (in bytes).
|