ZInputStreamread Method MediaSuite 3.1.1889.0

Namespace: StreamCoders.Container.Compression.Libs.zlib
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax

public int read(
	byte[] b,
	int off,
	int len
)

Parameters

b
Type: SystemByte
off
Type: SystemInt32
len
Type: SystemInt32

Return Value

Type: Int32
See Also

Reference