fn write(self: *Self, input: []const u8) !usize

Writes the compressed form of input to the underlying writer.

Parameters

self: *Self,
input: []const u8,