Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
            Write Array to a binary stream
            
Namespace: Vts.IOAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax
Parameters
- bw
- Type:  System.IO BinaryWriter System.IO BinaryWriter
 The binary stream in which to write the data
- input
- Type:  System Array System Array
 The Array to write
Implements
ICustomBinaryWriter T WriteToBinary(BinaryWriter, T)See Also
