class Fluent::CompressedMessagePackEventStream

def to_msgpack_stream(time_int: false)

def to_msgpack_stream(time_int: false)
  ensure_decompressed!
  super
end