Writes a single-type real value to the stream.
public procedure TBinaryObjectWriter.WriteSingle(
const Value: Single
); override;