fn write(self: *Self, value: anytype) Error!void
See WriteStream.
WriteStream
self: *Self,
value: anytype,