35 void read(
Context*, std::unique_ptr<folly::IOBuf> buf)
override {
51 std::unique_ptr<folly::IOBuf> buf)
override {
void append(std::unique_ptr< folly::IOBuf > &&buf, bool pack=false)
folly::Function< void(std::unique_ptr< folly::IOBuf >)> test_
constexpr detail::Map< Move > move
static Options cacheChainLength()
folly::Future< folly::Unit > write(Context *ctx, std::unique_ptr< folly::IOBuf > buf) override
void readException(Context *, folly::exception_wrapper) override
FrameTester(folly::Function< void(std::unique_ptr< folly::IOBuf >)> test)
void read(Context *, std::unique_ptr< folly::IOBuf > buf) override
Handler< R, R, W, W >::Context Context
Future< typename std::decay< T >::type > makeFuture(T &&t)