fn write(self: *Self, input: []const u8) !usize
Writes the compressed form of input to the underlying writer.
input
self: *Self,
input: []const u8,