API reference
API reference
Select your platform
No SDKs available
No versions available

FrameBase Class

Properties

static int TotalAllocation[Get]
long Offset[Get]
int Length[Get]

Protected Functions

FrameBase ( )
int Read
( int offset,
byte [] buffer )
int Read
( int offset,
byte [] buffer,
int index,
int count )
int ReadByte
( int offset )
Called to validate the frame header
Returns
The length of the frame, or -1 if frame is invalid

Object Data for package-func

bool Validate
( long offset,
void SaveBuffer ( )
void ClearBuffer ( )
Called when the stream is not "seek-able"
Did you find this page helpful?
Thumbs up icon
Thumbs down icon