The issue with that is that it should return an Uint8List, which is a list of 8-bit integers (each of them is a byte). To create an Uint8List we need first ...
確定! 回上一頁