BytesInput
Input → haxe.io.BytesInput (Class) → StringInput
Instance Members
position: Int
The current position in the stream in bytes.
length: Int
The length of the stream in bytes.
readByte(): Int
Returns |
---|
Int |
Name | Type |
---|---|
buf |
Bytes |
pos |
Int |
len |
Int |
Returns |
---|
Int |
Name | Type | Default |
---|---|---|
b |
Bytes | |
pos |
Int | (optional) |
len |
Int | (optional) |
Private Members
b: BytesData
pos: Int
len: Int
totlen: Int