Class TruncatedDataError
In: lib/readbytes.rb
Parent: IOError

TruncatedDataError is raised when IO#readbytes fails to read enough data.

Attributes

data  [R]  The read portion of an IO#readbytes attempt.

[Validate]