C# (CSharp) Rhino.Serialize Namespace

Classes

Name Description
ScriptableInputStream Class ScriptableInputStream is used to read in a JavaScript object or function previously serialized with a ScriptableOutputStream.
ScriptableOutputStream Class ScriptableOutputStream is an ObjectOutputStream used to serialize JavaScript objects and functions.
ScriptableOutputStream.PendingLookup