Searched refs:FOOTER_SIZE_BYTES (Results 1 – 1 of 1) sorted by relevance
54 static final int FOOTER_SIZE_BYTES = 14; field in AdnRecord226 int footerOffset = recordSize - FOOTER_SIZE_BYTES; in buildAdnString()314 record, 0, record.length - FOOTER_SIZE_BYTES); in parseRecord()316 int footerOffset = record.length - FOOTER_SIZE_BYTES; in parseRecord()