module NIO
class NIO::ByteBuffer
class NIO::Monitor
class NIO::Selector
nio4r
2.7.4
# rewind
def rewind @position = 0 @mark = nil self end