public class Snappy extends Object
ByteBuf
Snappy()
void
decode(ByteBuf in, ByteBuf out)
encode(ByteBuf in, ByteBuf out, int length)
reset()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Snappy()
public void reset()
public void encode(ByteBuf in, ByteBuf out, int length)
public void decode(ByteBuf in, ByteBuf out)
Copyright © 2008-2013 The Netty Project. All Rights Reserved.