Array.this

Construct a buffer.

Parameters

data void[]

The backing array to buffer within.

Remarks: Prime a buffer with an application-supplied array. All content is considered valid for reading, and thus there is no writable space initially available.

Meta