Searched defs:SIZE_PREFIX_LENGTH (Results 1 – 3 of 3) sorted by relevance
4 export const SIZE_PREFIX_LENGTH = 4; constant
426 const size_prefix = opt_size_prefix ? SIZE_PREFIX_LENGTH : 0; constant
41 public static final int SIZE_PREFIX_LENGTH = 4; field in Constants