Searched refs:RecordPrefixLength (Results 1 – 2 of 2) sorted by relevance
29 constexpr uint8_t RecordPrefixLength = 3; variable31 constexpr uint8_t RecordContentLength = RecordLength - RecordPrefixLength;
618 Slice += GOFF::RecordPrefixLength; in getContinuousData()