| Class | TruncatedDataError |
| In: |
lib/readbytes.rb
|
| Parent: | IOError |
TruncatedDataError is raised when IO#readbytes fails to read enough data.
| data | [R] | The read portion of an IO#readbytes attempt. |