serialize

fun serialize(output: OutputStream)

Serializes the depot manifest into the provided output stream.

Parameters

output

The stream to which the serialized depot manifest will be written.