CommandCodec.allocateBuffer

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ByteBuf allocateBuffer()
  2. ByteBuf allocateBuffer(int capacity)
    class CommandCodec(R, C)
    ByteBuf
    allocateBuffer
    ()
    if (
    is(C : CommandBase!(R))
    )

Meta