Libraries
»
librex
(0.0.999)
»
Index
»
Rex
»
Post
»
IO
»
#readchar
Method: Rex::Post::IO#readchar
Defined in:
lib/rex/post/io.rb
#
readchar
⇒
Object
Raises:
(
NotImplementedError
)
128 129 130
# File 'lib/rex/post/io.rb', line 128
def
readchar
raise
NotImplementedError
end