GLBuffer.bytes

Gets the whole buffer content in a newly allocated array. <b>This is intended for debugging purposes.</b>

class GLBuffer
override
ubyte[]
bytes
()

Throws

GLException on error.

Meta