Buffer.getData

This function exists for use by language bindings, because it's not currently possible to get the right effect by annotating the fields of #SoupBuffer.

class Buffer
void
getData
(
out ubyte[] data
)

Parameters

data ubyte[]

the pointer to the buffer data is stored here

Meta

Since

2.32