Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

%IO.I.ByteStream

abstract class %IO.I.ByteStream extends %IO.I.Stream, %IO.IParts.ByteIO

Stream that contains raw bytes of data. No character mapping is applied; any similarity of the data to characters is purely coincidental.

Inherited Members

Inherited Properties

Inherited Methods

Subclasses

FeedbackOpens in a new tab