BytesBuffer

class haxe.io.BytesBufferAvailable in flash, flash9, neko, js, php function new() : Void function add( src : Bytes ) : Void function addByte( byte : Int ) : Void function addBytes( src : Bytes, pos : Int, len : Int ) : Void function getBytes() : BytesReturns either a copy or a reference of the current bytes. Once called, the buffer can no longer be used.
version #2184, modified 2008-07-28 10:00:20 by api