Constructor

new (length:Int, bytesData:BytesData)

Static methods

static__fromNativePointer (data:Dynamic, length:Int):Bytes

Available on Android, iOS, Linux, macOS, Neko, Windows

staticalloc (length:Int):Bytes

staticinline fastGet (b:BytesData, pos:Int):Int

staticfromBytes (bytes:Bytes):Bytes

staticfromFile (path:String):Bytes