Packages

package json

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. class ApiCodecCompressed extends AnyRef

    A compressed encoding of API values.

    A compressed encoding of API values.

    The encoded values do not include type information. For example, it is impossible to distinguish party and text values in the encoded format.

    Therefore, this JSON format can only decode given a target type.

    apiValueJsonReader can create a JSON reader with the necessary type information.

  2. trait NavigatorModelAliases[Cid] extends AnyRef

    Aliases used by navigator's Scala backend, from which this package was derived.

Ungrouped