Haxe API Documentation
Back
|
Index
class
haxe.io.BufferInput
extends
Input
Available in flash8, neko, js, flash, php, cpp
var
available :
Int
var
buf :
Bytes
var
i :
Input
var
pos :
Int
function
new(i :
Input
, buf :
Bytes
, ?pos :
Int
, ?available :
Int
) :
Void
function
refill() :
Void
Back
|
Index