Constructor

finalnew(buffer:NativeArray<UInt8>)

finalnew(filepath:String, offset:Int, count:Int, endOfPacket:Bool)

finalnew(filepath:String, offset:Int, count:Int)

finalnew(filepath:String)

finalnew(buffer:NativeArray<UInt8>, offset:Int, count:Int, endOfPacket:Bool)

finalnew(buffer:NativeArray<UInt8>, offset:Int, count:Int)

Variables

read onlyCount:Int

read onlyEndOfPacket:Bool

read onlyFilePath:String

read onlyOffset:Int

Methods