SshData ZeroReaderIndex Property SSH .NET Client Library Documentation
Gets the index that represents zero in current data type.

Namespace: Renci.SshNet.Common
Assembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax

protected virtual int ZeroReaderIndex { get; }

Field Value

The index of the zero reader.
See Also