ISupportBinaryImageSpanGenerateBinaryImage(SpanByte) Method
Writes this object's binary image to destination.
Namespace: Gemstone.IO.ParsingAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.166 -- Release Build+d3cb24a90fe44346300dfbb17444d7b350f42d79
function GenerateBinaryImage(destination);
- destination SpanByte
[Missing <param name="destination"/> documentation for "M:Gemstone.IO.Parsing.ISupportBinaryImageSpan.GenerateBinaryImage(System.Span{System.Byte})"]
Int32The number of bytes written.