Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Writes a scalar value to a binary file
Namespace: Vts.IOAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax
Parameters
- dataIN
- Type: T
Data to be written
- filename
- Type: System String
Name of the binary file to write
- writeMap
- Type: System Action BinaryWriter, T
Type Parameters
- T
- Type of the data to be written
See Also