Click or drag to resize

DataBufferAllocate Method

Overload List
  NameDescription
Public methodStatic memberAllocate(Int32)
Allocates a new data buffer with a given size (in bytes) in big-endian format.
Public methodStatic memberAllocate(Int32, Boolean)
Allocates a new data buffer with a given size (in bytes).
Public methodStatic memberAllocate(Int32, Boolean, Boolean)
Allocates a new data buffer with a given size (in bytes).
Top
See Also