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