Table of Contents

Method GetContentStream

Namespace
Bonsai.Osc
Assembly
Bonsai.Osc.dll

GetContentStream()

Opens a memory stream into the OSC message contents.

public Stream GetContentStream()

Returns

Stream

An instance of the Stream class which can be used to read the binary contents of the OSC message.