Method: RbNaCl::Serializable#to_str

Defined in:
lib/rbnacl/serializable.rb

#to_strObject



11
12
13
# File 'lib/rbnacl/serializable.rb', line 11

def to_str
  to_bytes
end