Click or drag to resize
ByteBlock Constructor (Int32)
Initializes a new instance of the ByteBlock class

Namespace:  GZipStreamTool.Base.Core
Assembly:  GZipStreamTool.Base (in GZipStreamTool.Base.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ByteBlock(
	int byteBlockSize
)

Parameters

byteBlockSize
Type: SystemInt32

[Missing <param name="byteBlockSize"/> documentation for "M:GZipStreamTool.Base.Core.ByteBlock.#ctor(System.Int32)"]

See Also