Writes this vector to a binary file.
Namespace: Microsoft.Research.LiquidAssembly: Liquid1 (in Liquid1.dll) Version: 1.0.5981.24943 (1.0.*)
Syntax member Write :
bw : BinaryWriter -> unit
Parameters
- bw
- Type: System.IOBinaryWriter
The BinaryWriter that this vector should be written to.
See Also