new (length:Int, bytesData:BytesData)
static__fromNativePointer (data:Dynamic, length:Int):Bytes
staticalloc (length:Int):Bytes
staticinline fastGet (b:BytesData, pos:Int):Int
staticfromBytes (bytes:Bytes):Bytes
staticfromFile (path:String):Bytes
staticloadFromBytes (bytes:Bytes):Future<Bytes>
staticloadFromFile (path:String):Future<Bytes>
staticofData (b:BytesData):Bytes
staticofString (s:String):Bytes