StreamingFunctionCallUpdateContent.ToByteArray Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Abstract byte[] representation of the chunk in a way it could be composed/appended with previous chunks.
public override byte[] ToByteArray ();
override this.ToByteArray : unit -> byte[]
Public Overrides Function ToByteArray () As Byte()
Returns
Byte[]
Byte array representation of the chunk