Groovy Documentation

Package org.vertx.groovy.core.buffer

 

Class Summary
Buffer A Buffer represents a sequence of zero or more bytes that can be written to or read from, and which expands as necessary to accomodate any bytes written to it.
 


Groovy Documentation