Searched refs:FOOTER_SIZE_BYTES (Results 1 – 1 of 1) sorted by relevance
60 static final int FOOTER_SIZE_BYTES = 14; field in AdnRecord249 int footerOffset = recordSize - FOOTER_SIZE_BYTES; in buildAdnString()337 record, 0, record.length - FOOTER_SIZE_BYTES); in parseRecord()339 int footerOffset = record.length - FOOTER_SIZE_BYTES; in parseRecord()