class String
Public Instance Methods
to_msgpack()
click to toggle source
# File lib/msgpack_extensions.rb, line 9 def to_msgpack MessagePack.pack self end
# File lib/msgpack_extensions.rb, line 9 def to_msgpack MessagePack.pack self end