模組 OpenSSL::Marshal::ClassMethods

公開實例方法

_load(字串) 按一下以切換來源
# File openssl/lib/openssl/marshal.rb, line 21
def _load(string)
  new(string)
end