Libraries
»
RubyCrypto/rbnacl
(main)
»
Index
»
RbNaCl
»
Serializable
»
#to_str
Method: RbNaCl::Serializable#to_str
Defined in:
lib/rbnacl/serializable.rb
#
to_str
⇒
Object
11 12 13
# File 'lib/rbnacl/serializable.rb', line 11
def
to_str
to_bytes
end