WrappedByteBuf.bytesBefore

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int bytesBefore(byte value)
  2. int bytesBefore(int length, byte value)
    class WrappedByteBuf
    override
    int
    bytesBefore
    (
    int length
    ,
    byte value
    )
  3. int bytesBefore(int index, int length, byte value)

Meta