class Fluent::Plugin::Buffer::FileChunk

def bytesize

def bytesize
  @bytesize + @adding_bytes
end