Buffer.limit

Returns this buffer's limit.

@return The limit of this buffer

  1. int limit()
    class Buffer
    final
    int
    limit
    ()
  2. Buffer limit(int newLimit)

Meta