Searched defs:VERSION_ID (Results 1 – 2 of 2) sorted by relevance
66 private static final byte VERSION_ID = 0; field in BinaryFormatImpl
69 @VisibleForTesting static final int VERSION_ID = 0; field in SerializationUtils