BufferedWriterExtensions.WriteFloat(BufferedWriter, Single) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released.
Writes a Single
public static void WriteFloat (this VoltRpc.IO.BufferedWriter writer, float value);
Parameters
- writer
- BufferedWriter
- value
- Single