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