byteArrayListOf

inline fun byteArrayListOf(): ByteArrayList
inline fun byteArrayListOf(element: Byte): ByteArrayList
inline fun byteArrayListOf(vararg elements: Byte): ByteArrayList