byteListOf

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