This document is archived and information here might be outdated.  Recommended version.


IByteSwapStreamIO Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IB > IByteSwapStreamIO Interface (ArcObjects .NET 10.6 SDK)
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

Name 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.