SupportClassReadInput Method (Stream, Byte, Int32, Int32)Bytescout Spreadsheet SDK

[Missing <summary> documentation for "M:ComponentAce.Compression.Libs.zlib.SupportClass.ReadInput(System.IO.Stream,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 static int ReadInput(
	Stream sourceStream,
	byte[] target,
	int start,
	int count
)

Parameters

sourceStream
Type: System.IOStream

[Missing <param name="sourceStream"/> documentation for "M:ComponentAce.Compression.Libs.zlib.SupportClass.ReadInput(System.IO.Stream,System.Byte[],System.Int32,System.Int32)"]

target
Type: SystemByte

[Missing <param name="target"/> documentation for "M:ComponentAce.Compression.Libs.zlib.SupportClass.ReadInput(System.IO.Stream,System.Byte[],System.Int32,System.Int32)"]

start
Type: SystemInt32

[Missing <param name="start"/> documentation for "M:ComponentAce.Compression.Libs.zlib.SupportClass.ReadInput(System.IO.Stream,System.Byte[],System.Int32,System.Int32)"]

count
Type: SystemInt32

[Missing <param name="count"/> documentation for "M:ComponentAce.Compression.Libs.zlib.SupportClass.ReadInput(System.IO.Stream,System.Byte[],System.Int32,System.Int32)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:ComponentAce.Compression.Libs.zlib.SupportClass.ReadInput(System.IO.Stream,System.Byte[],System.Int32,System.Int32)"]

See Also

Reference