ISupportBinaryImageSpanGenerateBinaryImage(SpanByte) Method
Writes this object's binary image to destination.
Namespace: Gemstone.IO.ParsingAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.170 -- Release Build+d52ae7197b8b2924ea9e1e530d25301718816611
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.