Class Standard_ReadBuffer
Constructors
constructor
- new Standard_ReadBuffer(theDataLen: int64_t, theChunkLen: number, theIsPartialPayload: boolean): Standard_ReadBuffer
Parameters
theDataLen: int64_t
theChunkLen: number
theIsPartialPayload: boolean
Methods
Init
- Init(theDataLen: int64_t, theChunkLen: number, theIsPartialPayload: boolean): void
Parameters
theDataLen: int64_t
theChunkLen: number
theIsPartialPayload: boolean
Returns void