Method: Fluent::MessagePackFactory.msgpack_packer

Defined in:
lib/fluent/msgpack_factory.rb

.msgpack_packer(*args) ⇒ Object



58
59
60
# File 'lib/fluent/msgpack_factory.rb', line 58

def self.msgpack_packer(*args)
  engine_factory.packer(*args)
end