Uses of Interface
org.jruby.runtime.encoding.EncodingCapable
Packages that use EncodingCapable
-
Uses of EncodingCapable in org.jruby
Classes in org.jruby that implement EncodingCapableModifier and TypeClassDescriptionclass
The Ruby File class.class
class
Implementation of Ruby String class Concurrency: no synchronization is required among readers, but all users must synchronize externally with writers.static class
An FString is a frozen string that is also deduplicated and cached.class
Represents a Ruby symbol (e.g.