Searched refs:getActualLength (Results 1 – 1 of 1) sorted by relevance
322 return Arrays.copyOf(mArray, getActualLength()); in getArray()332 private int getActualLength() { in getActualLength() method in TlvBufferUtils.TlvConstructor