Skip to Content Skip to Search
Methods
#

Instance Public methods

_load(string)

# File ruby/ext/openssl/lib/openssl/marshal.rb, line 21
def _load(string)
  new(string)
end