Click or drag to resize

ZlibZipWriter Write 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 void Write(
	byte[] buffer,
	int offset,
	int count
)

Parameters

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