ESRI.ArcGIS.Mobile
TilePackageBinaryReader Class
Members  See Also  Send Feedback
ESRI.ArcGIS.Mobile.DataProducts.RasterData Namespace : TilePackageBinaryReader Class

Use this class to efficiently read byte data from files in Tile Packages. Tile Packages are zip files which are in uncompressed format. Large Zip64 files are supported too. Multi-threaded calls to Read are also supported.

Syntax

Visual Basic (Declaration) 
Public Class TilePackageBinaryReader 
C# 
public class TilePackageBinaryReader 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Mobile.DataProducts.RasterData.TilePackageBinaryReader

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.