Constructs a Binary Primitive with the specified MemoryStream value.
Note: Primitive's Value is set to the stream's ToArray() response.

C# |
public Primitive( MemoryStream value )

- value (MemoryStream)
- Value of the Primitive
C# |
public Primitive( MemoryStream value )