Use a Dart ByteData which allows you to set the length directly, and then use asUint8List to make a byte array to copy in the rest.
確定! 回上一頁