ByteIO

object ByteIO

Types

Link copied to clipboard
Link copied to clipboard
class OffsetRef(var value: Int)

Functions

Link copied to clipboard
Link copied to clipboard
fun readBytes(buf: ByteArray, offsetRef: ByteIO.OffsetRef, len: Int): ByteArray
Link copied to clipboard
fun readU32(buf: ByteArray, offsetRef: ByteIO.OffsetRef): Int