Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/big_record_driver/bigrecord_server.rb
Instance Method Summary collapse
Instance Method Details
#to_bytes ⇒ Object
12 13 14 |
# File 'lib/big_record_driver/bigrecord_server.rb', line 12 def to_bytes Java::String.new(self).getBytes end |