Class MissingDataError

  1. lib/nwn/io.rb
Parent: IOError

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

Attributes

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