qt.core.bytearrayview

Undocumented in source.

Alias This

base0

Members

Functions

qChecksum
quint16 qChecksum(const(char)* s, qsizetype len, qt.core.namespace.ChecksumType standard)
Undocumented in source. Be warned that the author may not have intended to support it.
qToByteArrayViewIgnoringNull
QByteArrayView qToByteArrayViewIgnoringNull(const(QByteArrayLike) b)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

IsCompatibleByteArrayPointer
struct IsCompatibleByteArrayPointer(Pointer)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
IsCompatibleByteArrayPointerHelper
struct IsCompatibleByteArrayPointerHelper(Pointer)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
IsCompatibleByteType
struct IsCompatibleByteType(Byte)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
IsContainerCompatibleWithQByteArrayView
struct IsContainerCompatibleWithQByteArrayView(T, Enable)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QByteArrayView
struct QByteArrayView

Binding for C++ class QByteArrayView.

Variables

base0
integral_constant!(bool, is_same_v!(Byte, char) || is_same_v!(Byte, uchar) || is_same_v!(Byte, byte) || is_same_v!(Byte, byte_)) base0;
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Meta