# File lib/zip/zip_extra_field.rb, line 120
def
pack_for_local
[
@uid
,
@gid
].
pack
(
"vv"
)
end