@cloudamqp/amqp-client
    Preparing search index...

    Type Alias BuiltinCoders

    Shape of builtinCoders: gzip and deflate.

    type BuiltinCoders = {
        deflate: AMQPCoder;
        gzip: AMQPCoder;
    }
    Index

    Properties

    Properties

    deflate: AMQPCoder
    gzip: AMQPCoder