Searched refs:getSizeInternal (Results 1 – 1 of 1) sorted by relevance
601 private static int getSizeInternal(final FieldInfo[] fieldInfos) { in getSizeInternal() method in Struct637 return getSizeInternal(fieldInfos); in getSize()657 final byte[] output = new byte[getSizeInternal(fieldInfos)]; in writeToBytes()