VPICustomBinaryReader T  InterfaceVirtual Photonics - VTS Library
Virtual Photonics
General interface to read a specified type from binary

Namespace: Vts.IO
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax

public interface ICustomBinaryReader<T>
Type Parameters

T
Type to read
See Also