ArcObjects Library Reference (System)  

IByteSwapStreamIO Interface

Provides access to members that support the Byte Swap Helper object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method Read Perform a read byte swapping to the native format.
Read/write property Stream The stream to perform byte swap reads and writes to.
Method Write Perform a write byte swapping to the windows format.

CoClasses that implement IByteSwapStreamIO

CoClasses and Classes Description
ByteSwapStreamIO Helper object that performs byte swapping of data read and written to stream.