Click or drag to resize

StreamExtensions Class

Extensions for the streaming API.
Inheritance Hierarchy
SystemObject
  Ptv.XServer.Controls.Map.ToolsStreamExtensions

Namespace:  Ptv.XServer.Controls.Map.Tools
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public static class StreamExtensions

The StreamExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCopyTo
Byte wise copy of a stream.
Public methodStatic memberGetBytes
Reads and returns the bytes from the given stream.
Top
See Also