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 |
|
Read |
Perform a read byte swapping to the native format. |
|
Stream |
The stream to perform byte swap reads and writes to. |
|
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. |