ZOutputStreamWrite Method Bytescout Spreadsheet SDK

[Missing <summary> documentation for "M:ComponentAce.Compression.Libs.zlib.ZOutputStream.Write(System.Byte[],System.Int32,System.Int32)"]

Namespace:  ComponentAce.Compression.Libs.zlib
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.2.5.1975-master
Syntax

public override void Write(
	byte[] b1,
	int off,
	int len
)

Parameters

b1
Type: SystemByte

[Missing <param name="b1"/> documentation for "M:ComponentAce.Compression.Libs.zlib.ZOutputStream.Write(System.Byte[],System.Int32,System.Int32)"]

off
Type: SystemInt32

[Missing <param name="off"/> documentation for "M:ComponentAce.Compression.Libs.zlib.ZOutputStream.Write(System.Byte[],System.Int32,System.Int32)"]

len
Type: SystemInt32

[Missing <param name="len"/> documentation for "M:ComponentAce.Compression.Libs.zlib.ZOutputStream.Write(System.Byte[],System.Int32,System.Int32)"]

See Also

Reference