UnicodeFile.write

Set the file content and length to reflect the given array. The content will be encoded accordingly.

class UnicodeFile(T)
final
void
write
(
const(T)[] content
,)

Meta