Constructor

new (length:Int, bytesData:BytesData)

Static methods

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

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

staticalloc (length:Int):Bytes

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

staticfromBytes (bytes:Bytes):Bytes

staticfromFile (path:String):Bytes