writeByte

public static void writeByte(Uri uri, Array<byte> data)

将 byte 数组顺序写入到文件输出流中

Parameters

uri

文件 Uri

data

byte 数组