# File lib/puma/java_io_buffer.rb, line 31
    def to_s
      String.from_java_bytes @buf.to_byte_array
    end