Serializer

class Serializer(settings: DumpSettings, emitable: Emitable)

Transform a Node Graph to org.snakeyaml.engine.v2.events.Event stream and allow provided Emitable to present the org.snakeyaml.engine.v2.events.Events into the output stream

Parameters

settings
  • dump configuration

emitable
  • destination for the event stream

Constructors

Link copied to clipboard
constructor(settings: DumpSettings, emitable: Emitable)

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Serialize document