Reads a value from the stream, or return a default value if reading fails for any reason.
The default value to return if reading fails.
The value that was read, or a default value.
See Implementation
Reads a value from the stream, or return a default value if reading fails for any reason.