You are here: Start » FIL.NET » Serializer.ReadData Method

Serializer.ReadData Method

Namespace:Fis
Assembly:FilNet.Types.dll

Syntax

public static void ReadData
(
	Ftl.BinaryReader reader,
	Fil.TensorFormat outTensorFormat
)

Parameters

Name Type Range Default Description
readerFtl.BinaryReader
outTensorFormatFil.TensorFormat

Function Overrides

See also