Part of bzrlib.pack View In Hierarchy
It simply returns bytes from method calls to 'begin', 'end' and 'bytes_record'. You may find ContainerWriter to be a more convenient interface.
| Method | begin | Return the bytes to begin a container. |
| Method | end | Return the bytes to finish a container. |
| Method | bytes_record | Return the bytes for a Bytes record with the given name and |