Part of bzrlib.knit View In Hierarchy
| See Also | ||
| Method | __init__ | Create a KnitContentFactory for key. |
| Method | get_bytes_as | Undocumented |
| Method | _create_network_bytes | Create a fully serialised network version for transmission. |
| Parameters | key | The key. |
| parents | The parents. | |
| build_details | The build details as returned from get_build_details. | |
| sha1 | The sha1 expected from the full text of this object. | |
| raw_record | The bytes of the knit data from disk. | |
| annotated | True if the raw data is annotated. | |
| network_bytes | None to calculate the network bytes on demand, not-none if they are already known. |