BSONElement WriteToStream Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Write element to stream

Namespace: NFX.Serialization.BSON
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

protected internal void WriteToStream(
	Stream stream
)
See Also