RefBuffer.data

Returns the buffer contents that excluding references.

struct RefBuffer
@property @safe nothrow
ubyte[]
data
()

Return Value

Type: ubyte[]

the non-contiguous copied contents.

Meta