Uses of Package
org.jruby.util.io
Packages that use org.jruby.util.io
Package
Description
-
Classes in org.jruby.util.io used by org.jrubyClassDescriptionCreated by headius on 5/24/14.Utilities for working with native fileno and Java structures that wrap them.Represents an IO encodable object.Represents a combination of stream-opening flags (ModeFlags) and encoding settings (EncodingOption).This file represents the POSIX-like mode flags an open channel (as in a ChannelDescriptor) can have.A wrapper for
OutputStreamthat throws no IOException, instead raising Ruby Exception (unchecked) via the passed-in runtime.This is a simple implementation of a hard-referenced java.nio.channels.Selector pool. -
Classes in org.jruby.util.io used by org.jruby.api
-
Classes in org.jruby.util.io used by org.jruby.ext.ffi.io
-
Classes in org.jruby.util.io used by org.jruby.ext.socketClassDescriptionCreated by headius on 5/24/14.Represents an IO encodable object.
-
Classes in org.jruby.util.io used by org.jruby.ext.zlib
-
Classes in org.jruby.util.io used by org.jruby.runtimeClassDescriptionA wrapper for
OutputStreamthat throws no IOException, instead raising Ruby Exception (unchecked) via the passed-in runtime. -
Classes in org.jruby.util.io used by org.jruby.runtime.builtinClassDescriptionA wrapper for
OutputStreamthat throws no IOException, instead raising Ruby Exception (unchecked) via the passed-in runtime. -
Classes in org.jruby.util.io used by org.jruby.runtime.marshalClassDescriptionA wrapper for
OutputStreamthat throws no IOException, instead raising Ruby Exception (unchecked) via the passed-in runtime. -
Classes in org.jruby.util.io used by org.jruby.util
-
Classes in org.jruby.util.io used by org.jruby.util.ioClassDescriptionCreated by headius on 5/24/14.Fallback function to provide replacements for characters that fail to transcode.Utilities for working with native fileno and Java structures that wrap them.Represents an IO encodable object.This file represents the POSIX-like mode flags an open channel (as in a ChannelDescriptor) can have.Representations of as many native posix functions as possible applied to an NIO channel