- Inheritance
- < IOError < StandardError < Exception < Object
TruncatedDataError is raised when IO#readbytes fails to read enough data.
Attributes
| Name | Visibility | R/W | Description |
|---|---|---|---|
| data | public | R | The read portion of an IO#readbytes attempt. |
TruncatedDataError is raised when IO#readbytes fails to read enough data.
| Name | Visibility | R/W | Description |
|---|---|---|---|
| data | public | R | The read portion of an IO#readbytes attempt. |