139
139
def add_bytes_record(self, bytes, names):
140
140
"""Add a Bytes record with the given names.
142
142
:param bytes: The bytes to insert.
143
143
:param names: The names to give the inserted bytes. Each name is
144
144
a tuple of bytestrings. The bytestrings may not contain