ReadString()
BinaryReader::ReadString() method
Reads a string from the current stream. The string is prefixed with the length, encoded as an integer seven bits at a time.
virtual String System::IO::BinaryReader::ReadString()
Return Value
The read string
See Also
- Class String
- Class BinaryReader
- Namespace System::IO
- Library Aspose.Slides