98 99 100
# File 'lib/fluent/time.rb', line 98 def self.from_msgpack_ext(data) new(*data.unpack('NN')) end