Uses of Interface
org.jruby.runtime.encoding.MarshalEncoding
Packages that use MarshalEncoding
-
Uses of MarshalEncoding in org.jruby
Classes in org.jruby that implement MarshalEncodingModifier and TypeClassDescriptionclass
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.