Method: Zip::ExtraField::NTFS#pack_for_local

Defined in:
lib/zip/extra_field/ntfs.rb

#pack_for_localObject

Info-ZIP note states this extra field is stored at local header



44
45
46
# File 'lib/zip/extra_field/ntfs.rb', line 44

def pack_for_local
  pack_for_c_dir
end