Module qtjambi
Package io.qt.core

Class QByteArrayView

All Implemented Interfaces:
QtObjectInterface, Cloneable, Comparable<Object>, Iterable<Byte>

public class QByteArrayView extends QtObject implements Comparable<Object>, Iterable<Byte>, Cloneable

View on an array of bytes with a read-only subset of the QByteArray API

Java wrapper for Qt class QByteArrayView