AbstractByteBuf.checkDstIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void checkDstIndex(int index, int length, int dstIndex, int dstCapacity)
    class AbstractByteBuf
    protected final
    void
    checkDstIndex
    (
    int index
    ,
    int length
    ,,)
  2. void checkDstIndex(int length, int dstIndex, int dstCapacity)

Meta