class TruncatedDataError
TruncatedDataError
is raised when IO#readbytes
fails to read enough data.
Attributes
data[R]
The read portion of an IO#readbytes
attempt.
TruncatedDataError
is raised when IO#readbytes
fails to read enough data.
The read portion of an IO#readbytes
attempt.