BytesInput
Input → haxe.io.BytesInput (Class) → StringInput
Instance Members
position: IntThe current position in the stream in bytes.
length: IntThe 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: BytesDatapos: Intlen: Inttotlen: Int