ZInputStreamskip Method ByteScout Document Parser SDK

[Missing <summary> documentation for "M:ComponentAce.Compression.Libs.zlib.ZInputStream.skip(System.Int64)"]

Namespace:  ComponentAce.Compression.Libs.zlib
Assembly:  ByteScout.DocumentParser (in ByteScout.DocumentParser.dll) Version: 5.0.4.503-master
Syntax

public long skip(
	long n
)

Parameters

n
Type: SystemInt64

[Missing <param name="n"/> documentation for "M:ComponentAce.Compression.Libs.zlib.ZInputStream.skip(System.Int64)"]

Return Value

Type: Int64

[Missing <returns> documentation for "M:ComponentAce.Compression.Libs.zlib.ZInputStream.skip(System.Int64)"]

See Also

Reference