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