Method: Zip::ZipEntry#local_entry_offset

Defined in:
lib/ruby_archive/handlers/rubyzip/zip/zip.rb

#local_entry_offsetObject

:nodoc:all



464
465
466
# File 'lib/ruby_archive/handlers/rubyzip/zip/zip.rb', line 464

def local_entry_offset  #:nodoc:all
  localHeaderOffset + @local_header_size
end