Method WriteTo
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
WriteTo(CodedOutputStream)
Writes the data to the given coded output stream.
public void WriteTo(CodedOutputStream output)
Parameters
outputCodedOutputStreamCoded output stream to write the data to. Must not be null.