Class: IO

Inherits:
Object
  • Object
show all
Defined in:
opal/opal/corelib/io.rb

Defined Under Namespace

Modules: Readable, Writable

Constant Summary

SEEK_SET =
0
SEEK_CUR =
1
SEEK_END =
2