Click or drag to resize

ZlibZipWriter Read Method

Namespace: Spire.Pdf.General.Paper.Uof
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public override int Read(
	byte[] buffer,
	int offset,
	int count
)

Parameters

buffer
Type: System Byte
offset
Type: System Int32
count
Type: System Int32

Return Value

Type: Int32
See Also