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

Serializer.ReadData Method

Namespace:Avs
Assembly:AvlNet.Types.dll

Syntax

public static void ReadData
(
	Atl.BinaryReader reader,
	List<float> outFloats
)

Parameters

Name Type Range Default Description
readerAtl.BinaryReader
outFloatsSystem.Collections.Generic.List<float>

Function Overrides

See also