MBrace.Runtime


FsPicklerJsonSerializer

Namespace: MBrace.Runtime

FsPickler.Json implementation of ISerializer

Constructors

ConstructorDescription
new(omitHeader, indent, useVagabond)
Signature: (omitHeader:bool option * indent:bool option * useVagabond:bool option) -> FsPicklerJsonSerializer

CompiledName: .ctor

Fork me on GitHub