Click or drag to resize

IOStreamCB Methods

The IOStreamCB type exposes the following members.

Methods
  NameDescription
Public methodGetByteStreamMem
Public methodRAccessStream
Implement your access mechanizm.
Public methodRCloseStream
Implement your close mechanizm.
Public methodRCommitStream
Implement your commit mechanizm.
Public methodRIsStream
Public methodROpenStream
Implement your stream open mechanizm.
Public methodRReadStream
Implement your read mechanizm.
Public methodRSeekStream
Implement your seek mechanizm.
Public methodRTellStream
Implement your tell mechanizm.
Public methodRTrimStream
Implement your trim mechanizm.
Public methodRWriteStream
Implement your write mechanizm.
Public methodSetByteArray
Public methodSetStream
Top
See Also