Class: Warchat::ByteString
- Inherits:
-
String
- Object
- String
- Warchat::ByteString
- Defined in:
- lib/warchat/byte_string.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
5 6 7 |
# File 'lib/warchat/byte_string.rb', line 5 def to_s self end |