Libraries
»
wishdev-rio
(0.4.3.1)
»
Index
»
RIO
»
IOS
»
Null
»
#readchar
Method: RIO::IOS::Null#readchar
Defined in:
lib/rio/ios/null.rb
#
readchar
⇒
Object
Raises:
(
EOFError
)
97
# File 'lib/rio/ios/null.rb', line 97
def
readchar
(
)
raise
EOFError
end