# Copyright 2014 The Chromium Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. """Utility classes for serialization""" import struct # Format of a header for a struct or an array. HEADER_STRUCT = struct.Struct("