SecDBPrimitives readFromStream Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Namespace: NFX.Financial.Market.SecDb
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

internal static int readFromStream(
	Stream stream,
	byte[] buffer,
	int count
)

Parameters

stream
Type: OnlineSystem.IO Stream
buffer
Type:  OnlineSystem Byte 
count
Type: OnlineSystem Int32

Return Value

Type: OnlineInt32
See Also