Module qtjambi
Package io.qt.core

Class QByteArray

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

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

Array of bytes

Java wrapper for Qt class QByteArray