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


IByteSwapStreamIO Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IB > IByteSwapStreamIO Interface
ArcGIS Developer Help

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.

Classes that implement IByteSwapStreamIO

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