Share via


ODataBinaryStreamValue(Stream) Constructor

Definition

Constructor

public ODataBinaryStreamValue (System.IO.Stream stream);
new Microsoft.OData.ODataBinaryStreamValue : System.IO.Stream -> Microsoft.OData.ODataBinaryStreamValue
Public Sub New (stream As Stream)

Parameters

stream
Stream

Input stream

Applies to