Contents

getBuffers

Get an array containing all the buffers in the stream.

Declaration

virtual OSArray *getBuffers(
 void );

Overview

Returns an OSArray containing all the buffers in the stream in order of their buffer ID.

See Also

Managing buffers in an IOStream