Searched refs:EncodeWithoutIntegrity (Results 1 – 2 of 2) sorted by relevance
175 if err := manifestFile.EncodeWithoutIntegrity(outputFile); err != nil {
53 func (f *File) EncodeWithoutIntegrity(w io.Writer) error { func