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