netty5/src/test/java/org/jboss
Trustin Lee 55b0bc2c2c Related issue: NETTY-257 Add the getters and setters for a String and a char[] to ChannelBuffer
* Added getString() and readString()
* Renamed toString(int, int, Charset) to getString(...)
* Removed some toString() methods which were added in the previous alpha releases - I will add an alternative method later
2010-01-14 11:44:11 +00:00
..
netty Related issue: NETTY-257 Add the getters and setters for a String and a char[] to ChannelBuffer 2010-01-14 11:44:11 +00:00