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