Static methods
Methods
address():Int64
Returns the address value of the bytes. On 32 bit system the upper 32 bits will always be 0
offset(delta:Int):Bytes
Please note that you need to retain the original unoffset'ed Bytes so it does not get garbage collected, unless the pointer was not GC allocated.