Class
Puma::IOBuffer
In:
lib/puma/java_io_buffer.rb
Parent:
Object
Methods
<<
append
capacity
new
reset
to_s
to_str
used
Constants
BUF_DEFAULT_SIZE
=
4096
Public Class methods
new
()
Public Instance methods
<<
(str)
append
(*strs)
capacity
()
reset
()
to_s
()
to_str
()
Alias for
to_s
used
()
[Validate]