ErlOutputStream ClassNFX Class Library

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

Provides a stream for encoding Erlang terms to external format for transmission or storage
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem MarshalByRefObject
    OnlineSystem.IO Stream
      NFX.Erlang ErlOutputStream

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

public class ErlOutputStream : Stream
See Also