Function newBooleanData

  • Creates a new RSTaggedData object with the data encoded as a boolean value

    Parameters

    • data: boolean

      the data to encode

    Returns RSTaggedData