= private = protected
fcntl(*args)
Raises NotImplementedError.
static VALUE strio_unimpl(int argc, VALUE *argv, VALUE self) { StringIO(self); rb_notimplement(); UNREACHABLE; }