Class Encoder

Internally created by the encode and encodeSync methods.

There doesn't seem to be any benefit to using the same instance, but it is possible to do so only with the sync method.

Constructors

Methods

Constructors

Methods

  • Asynchronously encodes a Blueprint into a blueprint string. Does not include the "DSA:" prefix, consider adding it on a public app.

    Parameters

    Returns string