创建一个长度为指定值的 ByteData(以元素计),其所有字节初始为零。
@pragma("vm:entry-point") external factory ByteData(int length);