FsPickler


IHashStreamFactory

Namespace: MBrace.FsPickler.Hashing

An immutable factory interface for HashStreams

Instance members

Instance memberDescription
x.Create()
Signature: unit -> HashStream
Modifiers: abstract

Create a hash streaming instance

Fork me on GitHub