Libraries
»
fluentd222
(1.16.2)
»
Index
»
Fluent
»
EventTime
»
#to_msgpack
Method: Fluent::EventTime#to_msgpack
Defined in:
lib/fluent/time.rb
#
to_msgpack
(io = nil) ⇒
Object
90 91 92
# File 'lib/fluent/time.rb', line 90
def
to_msgpack
(
io
=
nil
)
@sec
.
to_msgpack
(
io
)
end