public class Buffers extends Object
Collection of utilities around ByteBuf.
ByteBuf
static Action1
BYTE_BUF_RELEASER
Action1
Buffers()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final Action1 BYTE_BUF_RELEASER
An rx Action1 that releases (once) a non-null ByteBuf provided its refCnt is > 0.
public Buffers()
Copyright © 2014 Couchbase, Inc.