W3cubDocs

/Haxe

BufferInput

package haxe.io

extends Input

Available on all platforms

Constructor

new (i:Input, buf:Bytes, pos:Int = 0, available:Int = 0)

Variables

available:Int

buf:Bytes

i:Input

pos:Int

Methods

refill ():Void

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/haxe/io/BufferInput.html