Package |
Name | Description | |
---|---|---|
WritePackageToJson(Stream) | Saves the package to a stream. Intended for MakePackage, in which every package info is saved into a single file. | |
WritePackageToJson(Utf8JsonWriter) | Saves the package using a Json writer. This call can be used to save more than one package into a file. |