Bytes.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
this(ubyte[] data = null)

Creates a new #GBytes from data.

data is copied. If size is 0, data may be null.

Parameters

datathe data to be used for the bytes

Returns

a new #GBytes