Query Class to handle

Constructors

  • New Function Used to Construct Query, Note: Users should not need to call this function But will receieve 'Query's from Queryables

    Parameters

    Returns Query

Methods

  • gets the Optional Attachment of a Query

    Returns undefined | ZBytes

    ZBytes | undefined

  • Sends an Error Reply to a query

    Parameters

    Returns void

    void