@wireapp/core-crypto
    Preparing search index...

    Class Welcome

    r" A TLS-serialized Welcome message. r" r" This structure is defined in RFC 9420: r" https://www.rfc-editor.org/rfc/rfc9420.html#joining-via-welcome-message.

    Index

    Constructors

    Methods

    Constructors

    • Construct a new instance, transferring data from the client layer to Rust.

      Parameters

      • bytes: Uint8Array

      Returns Welcome

    Methods

    • Get the raw bytes from this type, transferring data from Rust to the client layer.

      This does not consume the newtype, instead copying the internal data across the FFI boundary.

      Returns Uint8Array

    • Returns void