store = 0
deflate = 8
_
pub const CompressionMethod = enum(u16) { store = 0, deflate = 8, _, }
Press escape to exit search and then '?' to see more options.