IStream.data

Reads the entire stream

interface IStream
ubyte[]
data
()

Return Value

Type: ubyte[]

The array of unsigned bytes read from the stream

Meta