asByteList

inline fun ByteArray.asByteList(): ByteList
inline fun ByteArray.asByteList(offset: Int = 0, length: Int = this.size): ByteList