byteMutableListOf

inline fun byteMutableListOf(): ByteList
inline fun byteMutableListOf(element: Byte): ByteList
inline fun byteMutableListOf(vararg elements: Byte): ByteList