System::IO::BinaryReader::ReadSingle method
BinaryReader::ReadSingle method
Reads 4 bytes from the input stream and returns them as a single-precision floating point value.
virtual float System::IO::BinaryReader::ReadSingle()
ReturnValue
A single-precision floating point value read
See Also
- Class BinaryReader
- Namespace System::IO
- Library Aspose.PUB for C++