Uses of Class
io.qt.core.QByteArrayView
-
Uses of QByteArrayView in io.qt.core
Modifier and TypeMethodDescriptionfinal QByteArrayView
QByteArrayView.chopped
(long len) QByteArrayView.clone()
Creates and returns a copy of this object.final QByteArrayView
QByteArrayView.first
(long n) static QByteArrayView
QByteArrayView.fromArray
(byte [] data) static QByteArrayView
QByteArrayView.fromArray
(byte [] data, int offset, int length) static QByteArrayView
QCryptographicHash.hashInto
(byte [] buffer, byte [] data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(byte [] buffer, QByteArray data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(byte [] buffer, QByteArrayView [] data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(byte [] buffer, QByteArrayView data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(byte [] buffer, QConstSpan<QByteArrayView> data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(byte [] buffer, QList<QByteArrayView> data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(byte [] buffer, ByteBuffer data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(byte [] buffer, Collection<QByteArrayView> data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, byte [] data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QByteArray data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QByteArrayView [] data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QByteArrayView data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QConstSpan<QByteArrayView> data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QList<QByteArrayView> data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, ByteBuffer data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, Collection<QByteArrayView> data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(QByteArray buffer, byte [] data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(QByteArray buffer, QByteArray data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(QByteArray buffer, QByteArrayView [] data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(QByteArray buffer, QByteArrayView data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(QByteArray buffer, QConstSpan<QByteArrayView> data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(QByteArray buffer, QList<QByteArrayView> data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(QByteArray buffer, ByteBuffer data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(QByteArray buffer, Collection<QByteArrayView> data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(QList<@QtPrimitiveType Byte> buffer, byte [] data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(QList<@QtPrimitiveType Byte> buffer, QByteArray data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(QList<@QtPrimitiveType Byte> buffer, QByteArrayView [] data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(QList<@QtPrimitiveType Byte> buffer, QByteArrayView data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(QList<@QtPrimitiveType Byte> buffer, QConstSpan<QByteArrayView> data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(QList<@QtPrimitiveType Byte> buffer, QList<QByteArrayView> data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(QList<@QtPrimitiveType Byte> buffer, ByteBuffer data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(QList<@QtPrimitiveType Byte> buffer, Collection<QByteArrayView> data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(ByteBuffer buffer, byte [] data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(ByteBuffer buffer, QByteArray data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(ByteBuffer buffer, QByteArrayView [] data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(ByteBuffer buffer, QByteArrayView data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(ByteBuffer buffer, QConstSpan<QByteArrayView> data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(ByteBuffer buffer, QList<QByteArrayView> data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(ByteBuffer buffer, ByteBuffer data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(ByteBuffer buffer, Collection<QByteArrayView> data, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, byte [] message, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, byte [] message, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, byte [] message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, byte [] message, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, QByteArray message, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, QByteArray message, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, QByteArray message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, QByteArray message, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, QByteArrayView [] messageParts, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, QByteArrayView [] messageParts, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, QByteArrayView [] messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, QByteArrayView [] messageParts, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, QByteArrayView message, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, QByteArrayView message, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, QByteArrayView message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, QByteArrayView message, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, QConstSpan<QByteArrayView> messageParts, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, QConstSpan<QByteArrayView> messageParts, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, QConstSpan<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, QConstSpan<QByteArrayView> messageParts, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, QList<QByteArrayView> messageParts, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, QList<QByteArrayView> messageParts, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, QList<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, QList<QByteArrayView> messageParts, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, ByteBuffer message, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, ByteBuffer message, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, ByteBuffer message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, ByteBuffer message, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, Collection<QByteArrayView> messageParts, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, Collection<QByteArrayView> messageParts, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, Collection<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, Collection<QByteArrayView> messageParts, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, byte [] message, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, byte [] message, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, byte [] message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, byte [] message, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QByteArray message, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QByteArray message, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QByteArray message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QByteArray message, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QByteArrayView [] messageParts, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QByteArrayView [] messageParts, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QByteArrayView [] messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QByteArrayView [] messageParts, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QByteArrayView message, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QByteArrayView message, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QByteArrayView message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QByteArrayView message, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QConstSpan<QByteArrayView> messageParts, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QConstSpan<QByteArrayView> messageParts, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QConstSpan<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QConstSpan<QByteArrayView> messageParts, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QList<QByteArrayView> messageParts, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QList<QByteArrayView> messageParts, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QList<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QList<QByteArrayView> messageParts, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, ByteBuffer message, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, ByteBuffer message, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, ByteBuffer message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, ByteBuffer message, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, Collection<QByteArrayView> messageParts, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, Collection<QByteArrayView> messageParts, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, Collection<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, Collection<QByteArrayView> messageParts, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, byte [] message, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, byte [] message, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, byte [] message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, byte [] message, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, QByteArray message, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, QByteArray message, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, QByteArray message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, QByteArray message, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, QByteArrayView [] messageParts, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, QByteArrayView [] messageParts, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, QByteArrayView [] messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, QByteArrayView [] messageParts, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, QByteArrayView message, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, QByteArrayView message, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, QByteArrayView message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, QByteArrayView message, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, QConstSpan<QByteArrayView> messageParts, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, QConstSpan<QByteArrayView> messageParts, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, QConstSpan<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, QConstSpan<QByteArrayView> messageParts, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, QList<QByteArrayView> messageParts, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, QList<QByteArrayView> messageParts, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, QList<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, QList<QByteArrayView> messageParts, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, ByteBuffer message, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, ByteBuffer message, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, ByteBuffer message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, ByteBuffer message, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, Collection<QByteArrayView> messageParts, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, Collection<QByteArrayView> messageParts, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, Collection<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, Collection<QByteArrayView> messageParts, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, byte [] message, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, byte [] message, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, byte [] message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, byte [] message, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, QByteArray message, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, QByteArray message, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, QByteArray message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, QByteArray message, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, QByteArrayView [] messageParts, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, QByteArrayView [] messageParts, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, QByteArrayView [] messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, QByteArrayView [] messageParts, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, QByteArrayView message, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, QByteArrayView message, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, QByteArrayView message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, QByteArrayView message, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, QConstSpan<QByteArrayView> messageParts, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, QConstSpan<QByteArrayView> messageParts, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, QConstSpan<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, QConstSpan<QByteArrayView> messageParts, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, QList<QByteArrayView> messageParts, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, QList<QByteArrayView> messageParts, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, QList<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, QList<QByteArrayView> messageParts, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, ByteBuffer message, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, ByteBuffer message, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, ByteBuffer message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, ByteBuffer message, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, Collection<QByteArrayView> messageParts, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, Collection<QByteArrayView> messageParts, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, Collection<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, Collection<QByteArrayView> messageParts, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, byte [] message, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, byte [] message, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, byte [] message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, byte [] message, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, QByteArray message, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, QByteArray message, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, QByteArray message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, QByteArray message, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, QByteArrayView [] messageParts, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, QByteArrayView [] messageParts, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, QByteArrayView [] messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, QByteArrayView [] messageParts, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, QByteArrayView message, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, QByteArrayView message, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, QByteArrayView message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, QByteArrayView message, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, QConstSpan<QByteArrayView> messageParts, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, QConstSpan<QByteArrayView> messageParts, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, QConstSpan<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, QConstSpan<QByteArrayView> messageParts, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, QList<QByteArrayView> messageParts, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, QList<QByteArrayView> messageParts, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, QList<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, QList<QByteArrayView> messageParts, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, ByteBuffer message, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, ByteBuffer message, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, ByteBuffer message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, ByteBuffer message, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, Collection<QByteArrayView> messageParts, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, Collection<QByteArrayView> messageParts, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, Collection<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, Collection<QByteArrayView> messageParts, ByteBuffer key, QCryptographicHash.Algorithm method) final QByteArrayView
QByteArrayView.last
(long n) final QByteArrayView
QByteArrayView.left
(long n) SeeQByteArrayView::
left(qsizetype)const final QByteArrayView
QByteArrayView.mid
(long pos) Overloaded function formid(long, long)
withn = -1
.final QByteArrayView
QByteArrayView.mid
(long pos, long n) SeeQByteArrayView::
mid(qsizetype, qsizetype)const final QByteArrayView
QCryptographicHash.resultView()
final QByteArrayView
QMessageAuthenticationCode.resultView()
final QByteArrayView
QByteArrayView.right
(long n) SeeQByteArrayView::
right(qsizetype)const final QByteArrayView
QByteArrayView.slice
(long pos) final QByteArrayView
QByteArrayView.slice
(long pos, long n) final QByteArrayView
QByteArrayView.sliced
(long pos) final QByteArrayView
QByteArrayView.sliced
(long pos, long n) final QByteArrayView
QUuid.Id128Bytes.toByteArrayView()
SeeQUuid::Id128Bytes::
operator QByteArrayView()const final QByteArrayView
QByteArrayView.trimmed()
Modifier and TypeMethodDescriptionfinal void
QCryptographicHash.addData
(QByteArrayView data) final void
QMessageAuthenticationCode.addData
(QByteArrayView data) final QByteArray
QByteArray.append
(QByteArrayView a) final QDebug
QDebug.append
(QByteArrayView t) final void
QStringDecoder.appendToBuffer
(CharBuffer out, QByteArrayView ba) final QByteArray
QByteArray.assign
(QByteArrayView v) final int
QByteArray.compare
(QByteArrayView a) Overloaded function forQByteArray.compare(io.qt.core.QByteArrayView, io.qt.core.Qt.CaseSensitivity)
withcs = io.qt.core.Qt.CaseSensitivity.CaseSensitive
.final int
QByteArray.compare
(QByteArrayView a, Qt.CaseSensitivity cs) final int
QByteArrayView.compare
(QByteArrayView a) Overloaded function forcompare(io.qt.core.QByteArrayView, io.qt.core.Qt.CaseSensitivity)
withcs = io.qt.core.Qt.CaseSensitivity.CaseSensitive
.final int
QByteArrayView.compare
(QByteArrayView a, Qt.CaseSensitivity cs) final boolean
QByteArray.contains
(QByteArrayView bv) final boolean
QByteArrayView.contains
(QByteArrayView a) final long
QByteArray.count
(QByteArrayView bv) final long
QByteArrayView.count
(QByteArrayView a) static QUuid
QUuid.createUuidV3
(QUuid ns, QByteArrayView baseData) static QUuid
QUuid.createUuidV5
(QUuid ns, QByteArrayView baseData) final String
QStringDecoder.decode
(QByteArrayView ba) static QStringDecoder
QStringDecoder.decoderForHtml
(QByteArrayView data) static Optional<QStringConverter.Encoding>
QStringConverter.encodingForData
(QByteArrayView data) Overloaded function forQStringConverter.encodingForData(io.qt.core.QByteArrayView, char)
withexpectedFirstCharacter = 0
.static Optional<QStringConverter.Encoding>
QStringConverter.encodingForData
(QByteArrayView data, char expectedFirstCharacter) static Optional<QStringConverter.Encoding>
QStringConverter.encodingForHtml
(QByteArrayView data) final boolean
QByteArray.endsWith
(QByteArrayView bv) final boolean
QByteArrayView.endsWith
(QByteArrayView other) final boolean
QByteArray.equals
(QByteArrayView rhs) Seeoperator==(QByteArray,
QByteArrayView) final boolean
QByteArrayView.equals
(QByteArrayView rhs) final boolean
QString.equals
(QByteArrayView rhs) Seeoperator==(QString,
QByteArrayView) static QUrl
QUrl.fromEncoded
(QByteArrayView input) Overloaded function forQUrl.fromEncoded(io.qt.core.QByteArrayView, io.qt.core.QUrl.ParsingMode)
withmode = io.qt.core.QUrl.ParsingMode.TolerantMode
.static QUrl
QUrl.fromEncoded
(QByteArrayView input, QUrl.ParsingMode mode) static QString
QString.fromLatin1
(QByteArrayView ba) static QString
QString.fromLocal8Bit
(QByteArrayView ba) static QMetaType
QMetaType.fromName
(QByteArrayView name) static QUuid
QUuid.fromRfc4122
(QByteArrayView arg__1) static QString
QString.fromUtf8
(QByteArrayView utf8) final boolean
QTimeZone.hasAlternativeName
(QByteArrayView alias) static QByteArray
QCryptographicHash.hash
(QByteArrayView data, QCryptographicHash.Algorithm method) static QByteArray
QMessageAuthenticationCode.hash
(byte [] message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArray
QMessageAuthenticationCode.hash
(QByteArray message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArray
QMessageAuthenticationCode.hash
(QByteArrayView message, byte [] key, QCryptographicHash.Algorithm method) static QByteArray
QMessageAuthenticationCode.hash
(QByteArrayView message, QByteArray key, QCryptographicHash.Algorithm method) static QByteArray
QMessageAuthenticationCode.hash
(QByteArrayView message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArray
QMessageAuthenticationCode.hash
(QByteArrayView message, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArray
QMessageAuthenticationCode.hash
(ByteBuffer message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(byte [] buffer, QByteArrayView [] data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(byte [] buffer, QByteArrayView data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QByteArrayView [] data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QByteArrayView data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(QByteArray buffer, QByteArrayView [] data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(QByteArray buffer, QByteArrayView data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(QList<@QtPrimitiveType Byte> buffer, QByteArrayView [] data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(QList<@QtPrimitiveType Byte> buffer, QByteArrayView data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(ByteBuffer buffer, QByteArrayView [] data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(ByteBuffer buffer, QByteArrayView data, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, byte [] message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, QByteArray message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, QByteArrayView [] messageParts, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, QByteArrayView [] messageParts, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, QByteArrayView [] messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, QByteArrayView [] messageParts, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, QByteArrayView message, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, QByteArrayView message, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, QByteArrayView message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, QByteArrayView message, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, QConstSpan<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, QList<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, ByteBuffer message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, Collection<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, byte [] message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QByteArray message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QByteArrayView [] messageParts, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QByteArrayView [] messageParts, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QByteArrayView [] messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QByteArrayView [] messageParts, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QByteArrayView message, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QByteArrayView message, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QByteArrayView message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QByteArrayView message, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QConstSpan<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QList<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, ByteBuffer message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, Collection<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, byte [] message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, QByteArray message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, QByteArrayView [] messageParts, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, QByteArrayView [] messageParts, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, QByteArrayView [] messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, QByteArrayView [] messageParts, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, QByteArrayView message, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, QByteArrayView message, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, QByteArrayView message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, QByteArrayView message, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, QConstSpan<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, QList<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, ByteBuffer message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, Collection<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, byte [] message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, QByteArray message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, QByteArrayView [] messageParts, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, QByteArrayView [] messageParts, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, QByteArrayView [] messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, QByteArrayView [] messageParts, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, QByteArrayView message, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, QByteArrayView message, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, QByteArrayView message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, QByteArrayView message, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, QConstSpan<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, QList<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, ByteBuffer message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, Collection<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, byte [] message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, QByteArray message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, QByteArrayView [] messageParts, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, QByteArrayView [] messageParts, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, QByteArrayView [] messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, QByteArrayView [] messageParts, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, QByteArrayView message, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, QByteArrayView message, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, QByteArrayView message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, QByteArrayView message, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, QConstSpan<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, QList<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, ByteBuffer message, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, Collection<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) final long
QByteArrayMatcher.indexIn
(QByteArrayView data) Overloaded function forQByteArrayMatcher.indexIn(io.qt.core.QByteArrayView, long)
withfrom = 0
.final long
QByteArrayMatcher.indexIn
(QByteArrayView data, long from) final long
QByteArray.indexOf
(QByteArrayView bv) Overloaded function forQByteArray.indexOf(io.qt.core.QByteArrayView, long)
withfrom = 0
.final long
QByteArray.indexOf
(QByteArrayView bv, long from) final long
QByteArrayView.indexOf
(QByteArrayView a) Overloaded function forindexOf(io.qt.core.QByteArrayView, long)
withfrom = 0
.final long
QByteArrayView.indexOf
(QByteArrayView a, long from) final QByteArray
QByteArray.insert
(long i, QByteArrayView data) final String
QStringDecoder.invoke
(QByteArrayView ba) static QByteArray
QByteArray.join
(Collection<QByteArray> stringList, QByteArrayView sep) final long
QByteArray.lastIndexOf
(QByteArrayView bv) final long
QByteArray.lastIndexOf
(QByteArrayView bv, long from) final long
QByteArrayView.lastIndexOf
(QByteArrayView a) final long
QByteArrayView.lastIndexOf
(QByteArrayView a, long from) static QConstSpan<@QtPrimitiveType Byte>
QConstSpan.ofByte
(QByteArrayView array) final QByteArray
QByteArray.prepend
(QByteArrayView a) final void
QByteArray.push_back
(QByteArrayView a) final void
QByteArray.push_front
(QByteArrayView a) static short
QByteArrayView.qChecksum
(QByteArrayView data) Overloaded function forqChecksum(io.qt.core.QByteArrayView, io.qt.core.Qt.ChecksumType)
withstandard = io.qt.core.Qt.ChecksumType.ChecksumIso3309
.static short
QByteArrayView.qChecksum
(QByteArrayView data, Qt.ChecksumType standard) final QByteArray
QByteArray.replace
(byte before, QByteArrayView after) final QByteArray
QByteArray.replace
(long index, long len, QByteArrayView s) final QByteArray
QByteArray.replace
(QByteArray before, QByteArrayView after) Overloaded function forQByteArray.replace(io.qt.core.QByteArrayView, io.qt.core.QByteArrayView)
.final QByteArray
QByteArray.replace
(QByteArrayView before, QByteArray after) Overloaded function forQByteArray.replace(io.qt.core.QByteArrayView, io.qt.core.QByteArrayView)
.final QByteArray
QByteArray.replace
(QByteArrayView before, QByteArrayView after) final QByteArray
QByteArray.replace
(QByteArrayView before, String after) Overloaded function forQByteArray.replace(io.qt.core.QByteArrayView, io.qt.core.QByteArrayView)
.final QByteArray
QByteArray.replace
(String before, QByteArrayView after) Overloaded function forQByteArray.replace(io.qt.core.QByteArrayView, io.qt.core.QByteArrayView)
.final void
QMessageAuthenticationCode.setKey
(QByteArrayView key) final boolean
QByteArray.startsWith
(QByteArrayView bv) final boolean
QByteArrayView.startsWith
(QByteArrayView other) Modifier and TypeMethodDescriptionstatic QByteArrayView
QCryptographicHash.hashInto
(byte [] buffer, QConstSpan<QByteArrayView> data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(byte [] buffer, QList<QByteArrayView> data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(byte [] buffer, Collection<QByteArrayView> data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QConstSpan<QByteArrayView> data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QList<QByteArrayView> data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, Collection<QByteArrayView> data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(QByteArray buffer, QConstSpan<QByteArrayView> data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(QByteArray buffer, QList<QByteArrayView> data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(QByteArray buffer, Collection<QByteArrayView> data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(QList<@QtPrimitiveType Byte> buffer, QConstSpan<QByteArrayView> data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(QList<@QtPrimitiveType Byte> buffer, Collection<QByteArrayView> data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(ByteBuffer buffer, QConstSpan<QByteArrayView> data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(ByteBuffer buffer, QList<QByteArrayView> data, QCryptographicHash.Algorithm method) static QByteArrayView
QCryptographicHash.hashInto
(ByteBuffer buffer, Collection<QByteArrayView> data, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, QConstSpan<QByteArrayView> messageParts, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, QConstSpan<QByteArrayView> messageParts, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, QConstSpan<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, QConstSpan<QByteArrayView> messageParts, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, QList<QByteArrayView> messageParts, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, QList<QByteArrayView> messageParts, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, QList<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, QList<QByteArrayView> messageParts, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, Collection<QByteArrayView> messageParts, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, Collection<QByteArrayView> messageParts, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, Collection<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(byte [] buffer, Collection<QByteArrayView> messageParts, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QConstSpan<QByteArrayView> messageParts, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QConstSpan<QByteArrayView> messageParts, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QConstSpan<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QConstSpan<QByteArrayView> messageParts, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QList<QByteArrayView> messageParts, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QList<QByteArrayView> messageParts, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QList<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QList<QByteArrayView> messageParts, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, Collection<QByteArrayView> messageParts, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, Collection<QByteArrayView> messageParts, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, Collection<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QSpan<@QtPrimitiveType Byte> buffer, Collection<QByteArrayView> messageParts, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, QConstSpan<QByteArrayView> messageParts, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, QConstSpan<QByteArrayView> messageParts, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, QConstSpan<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, QConstSpan<QByteArrayView> messageParts, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, QList<QByteArrayView> messageParts, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, QList<QByteArrayView> messageParts, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, QList<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, QList<QByteArrayView> messageParts, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, Collection<QByteArrayView> messageParts, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, Collection<QByteArrayView> messageParts, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, Collection<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QByteArray buffer, Collection<QByteArrayView> messageParts, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, QConstSpan<QByteArrayView> messageParts, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, QConstSpan<QByteArrayView> messageParts, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, QConstSpan<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, QConstSpan<QByteArrayView> messageParts, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, Collection<QByteArrayView> messageParts, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, Collection<QByteArrayView> messageParts, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, Collection<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(QList<@QtPrimitiveType Byte> buffer, Collection<QByteArrayView> messageParts, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, QConstSpan<QByteArrayView> messageParts, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, QConstSpan<QByteArrayView> messageParts, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, QConstSpan<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, QConstSpan<QByteArrayView> messageParts, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, QList<QByteArrayView> messageParts, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, QList<QByteArrayView> messageParts, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, QList<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, QList<QByteArrayView> messageParts, ByteBuffer key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, Collection<QByteArrayView> messageParts, byte [] key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, Collection<QByteArrayView> messageParts, QByteArray key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, Collection<QByteArrayView> messageParts, QByteArrayView key, QCryptographicHash.Algorithm method) static QByteArrayView
QMessageAuthenticationCode.hashInto
(ByteBuffer buffer, Collection<QByteArrayView> messageParts, ByteBuffer key, QCryptographicHash.Algorithm method) ModifierConstructorDescriptionSeeQByteArray::
QByteArray(QByteArrayView) QByteArrayMatcher
(QByteArrayView pattern) QByteArrayView
(QByteArrayView other) -
Uses of QByteArrayView in io.qt.gui
Modifier and TypeMethodDescriptionstatic QImage
QImage.fromData
(QByteArrayView data) Overloaded function forQImage.fromData(io.qt.core.QByteArrayView, java.lang.String)
withformat = null
.static QImage
QImage.fromData
(QByteArrayView data, String format) final boolean
QImage.loadFromData
(QByteArrayView data) Overloaded function forQImage.loadFromData(io.qt.core.QByteArrayView, java.lang.String)
withformat = null
.final boolean
QImage.loadFromData
(QByteArrayView data, String format) -
Uses of QByteArrayView in io.qt.network
Modifier and TypeMethodDescriptionfinal QByteArrayView
QHttpHeaders.value
(QHttpHeaders.WellKnownHeader name) Overloaded function forQHttpHeaders.value(io.qt.network.QHttpHeaders.WellKnownHeader, io.qt.core.QByteArrayView)
withdefaultValue = new io.qt.core.QByteArrayView()
.final QByteArrayView
QHttpHeaders.value
(QHttpHeaders.WellKnownHeader name, byte [] defaultValue) Overloaded function forQHttpHeaders.value(io.qt.network.QHttpHeaders.WellKnownHeader, io.qt.core.QByteArrayView)
.final QByteArrayView
QHttpHeaders.value
(QHttpHeaders.WellKnownHeader name, QByteArray defaultValue) Overloaded function forQHttpHeaders.value(io.qt.network.QHttpHeaders.WellKnownHeader, io.qt.core.QByteArrayView)
.final QByteArrayView
QHttpHeaders.value
(QHttpHeaders.WellKnownHeader name, QByteArrayView defaultValue) final QByteArrayView
QHttpHeaders.value
(QHttpHeaders.WellKnownHeader name, ByteBuffer defaultValue) Overloaded function forQHttpHeaders.value(io.qt.network.QHttpHeaders.WellKnownHeader, io.qt.core.QByteArrayView)
.final QByteArrayView
Overloaded function forQHttpHeaders.value(java.lang.String, io.qt.core.QByteArrayView)
withdefaultValue = new io.qt.core.QByteArrayView()
.final QByteArrayView
Overloaded function forQHttpHeaders.value(java.lang.String, io.qt.core.QByteArrayView)
.final QByteArrayView
QHttpHeaders.value
(String name, QByteArray defaultValue) Overloaded function forQHttpHeaders.value(java.lang.String, io.qt.core.QByteArrayView)
.final QByteArrayView
QHttpHeaders.value
(String name, QByteArrayView defaultValue) final QByteArrayView
QHttpHeaders.value
(String name, ByteBuffer defaultValue) Overloaded function forQHttpHeaders.value(java.lang.String, io.qt.core.QByteArrayView)
.final QByteArrayView
QHttpHeaders.valueAt
(long i) static QByteArrayView
QHttpHeaders.wellKnownHeaderName
(QHttpHeaders.WellKnownHeader name) Modifier and TypeMethodDescriptionstatic QList<QNetworkCookie>
QNetworkCookie.parseCookies
(QByteArrayView cookieString) final QFormDataPartBuilder
QFormDataPartBuilder.setBody
(QByteArrayView data) Overloaded function forQFormDataPartBuilder.setBody(io.qt.core.QByteArrayView, java.lang.String, java.lang.String)
final QFormDataPartBuilder
QFormDataPartBuilder.setBody
(QByteArrayView data, String fileName) Overloaded function forQFormDataPartBuilder.setBody(io.qt.core.QByteArrayView, java.lang.String, java.lang.String)
withmimeType = (String)null
.final QFormDataPartBuilder
QFormDataPartBuilder.setBody
(QByteArrayView data, String fileName, String mimeType) protected final void
QNetworkReply.setWellKnownHeader
(QHttpHeaders.WellKnownHeader name, QByteArrayView value) final QByteArrayView
QHttpHeaders.value
(QHttpHeaders.WellKnownHeader name, QByteArrayView defaultValue) final QByteArrayView
QHttpHeaders.value
(String name, QByteArrayView defaultValue) -
Uses of QByteArrayView in io.qt.positioning
Modifier and TypeMethodDescriptionprotected final QNmeaPositionInfoSource.Result
QNmeaPositionInfoSource.parsePosInfoFromNmeaData
(QByteArrayView data) protected final QNmeaSatelliteInfoSource.SatelliteInfoParseStatus
QNmeaSatelliteInfoSource.parseSatelliteInfoFromNmea
(QByteArrayView data, Collection<? extends QGeoSatelliteInfo> infos, QGeoSatelliteInfo.SatelliteSystem [] system) protected final QGeoSatelliteInfo.SatelliteSystem
QNmeaSatelliteInfoSource.parseSatellitesInUseFromNmea
(QByteArrayView data, Collection<@QtPrimitiveType Integer> pnrsInUse)