PzxFormat.Write Method Definition Writes a tape file to a stream. protected override void Write(PzxFile file, Stream stream); View source Parameters Name Type Description file PzxFile The tape file to write. stream Stream The stream to write to.