inua.eio
Class Ctring

java.lang.Object
  extended by inua.eio.Ctring

public class Ctring
extends Object

A UNIX like string within a byte buffer. A UNIX string within a byte buffer, slightly less in weight than a sub buffer (largely in the sense that it doesn't require a new BufferSlice).


Constructor Summary
Ctring()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Ctring

public Ctring()