asByteList

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