Since:
v1.0.0
275 276 277
# File 'lib/ione/byte_buffer.rb', line 275 def to_str (@read_buffer + @write_buffer)[@offset, @length] end