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