Class
Zip::ZipExtraField::IUnix
In:
lib/zip/zip_extra_field.rb
Parent:
Generic
Info-ZIP Extra for UNIX uid/gid
Methods
==
merge
new
pack_for_c_dir
pack_for_local
Constants
HEADER_ID
=
"Ux"
Attributes
gid
[RW]
uid
[RW]
Public Class methods
new
(binstr = nil)
Public Instance methods
==
(other)
merge
(binstr)
pack_for_c_dir
()
pack_for_local
()
[Validate]