Uses of Class
io.qt.core.QSpan
-
Uses of QSpan in io.qt.core
Modifier and TypeMethodDescriptionQSpan.clone()
Creates and returns a copy of this container.QSpan.first
(int n) QSpan.last
(int n) static <T> QSpan<T>
QSpan.of()
static <T> QSpan<T>
QSpan.of
(T [] elements) static QSpan<@QtPrimitiveType Boolean>
QSpan.ofBoolean
(boolean[] array) static QSpan<@QtPrimitiveType Byte>
QSpan.ofBuffer
(ByteBuffer buffer) static QSpan<@QtPrimitiveType Character>
QSpan.ofBuffer
(CharBuffer buffer) static QSpan<@QtPrimitiveType Double>
QSpan.ofBuffer
(DoubleBuffer buffer) static QSpan<@QtPrimitiveType Float>
QSpan.ofBuffer
(FloatBuffer buffer) static QSpan<@QtPrimitiveType Integer>
static QSpan<@QtPrimitiveType Long>
QSpan.ofBuffer
(LongBuffer buffer) static QSpan<@QtPrimitiveType Short>
QSpan.ofBuffer
(ShortBuffer buffer) static QSpan<@QtPrimitiveType Byte>
QSpan.ofByte
(byte[] array) static QSpan<@QtPrimitiveType Byte>
QSpan.ofByte
(QByteArray array) static QSpan<@QtPrimitiveType Character>
QSpan.ofChar
(char[] array) static QSpan<@QtPrimitiveType Character>
static QSpan<@QtPrimitiveType Double>
QSpan.ofDouble
(double[] array) static QSpan<@QtPrimitiveType Float>
QSpan.ofFloat
(float[] array) static QSpan<@QtPrimitiveType Integer>
QSpan.ofInt
(int[] array) static <T> QSpan<T>
static QSpan<@QtPrimitiveType Long>
QSpan.ofLong
(long[] array) static QSpan<@QtPrimitiveType Short>
QSpan.ofShort
(short[] array) static <T> QSpan<T>
static <T> QSpan<T>
QSpan.sliced
(int offset) QSpan.sliced
(int offset, int n) QSpan.subspan
(int offset) QSpan.subspan
(int offset, int n) Modifier and TypeMethodDescriptionstatic boolean []
QSpan.asBooleanArray
(QSpan<@QtPrimitiveType Boolean> span) static byte []
QSpan.asByteArray
(QSpan<@QtPrimitiveType Byte> span) static ByteBuffer
QSpan.asByteBuffer
(QSpan<@QtPrimitiveType Byte> span) static char []
QSpan.asCharArray
(QSpan<@QtPrimitiveType Character> span) static CharBuffer
QSpan.asCharBuffer
(QSpan<@QtPrimitiveType Character> span) static double []
QSpan.asDoubleArray
(QSpan<@QtPrimitiveType Double> span) static DoubleBuffer
QSpan.asDoubleBuffer
(QSpan<@QtPrimitiveType Double> span) static float []
QSpan.asFloatArray
(QSpan<@QtPrimitiveType Float> span) static FloatBuffer
QSpan.asFloatBuffer
(QSpan<@QtPrimitiveType Float> span) static int []
QSpan.asIntArray
(QSpan<@QtPrimitiveType Integer> span) static IntBuffer
QSpan.asIntBuffer
(QSpan<@QtPrimitiveType Integer> span) static long []
QSpan.asLongArray
(QSpan<@QtPrimitiveType Long> span) static LongBuffer
QSpan.asLongBuffer
(QSpan<@QtPrimitiveType Long> span) static <T> T []
QSpan.asObjectArray
(QSpan<@QtPrimitiveType T> span) static short []
QSpan.asShortArray
(QSpan<@QtPrimitiveType Short> span) static ShortBuffer
QSpan.asShortBuffer
(QSpan<@QtPrimitiveType Short> span) 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
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)