@gyng/remote-zip
Preparing search index...
parseZip64EOCDLocator
Function parseZip64EOCDLocator
parseZip64EOCDLocator
(
buffer
:
ArrayBuffer
)
:
{
zip64EOCDOffset
:
number
}
|
null
Locate the ZIP64 EOCD locator in a tail buffer and return the ZIP64 EOCD offset.
Parameters
buffer
:
ArrayBuffer
Returns
{
zip64EOCDOffset
:
number
}
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@gyng/remote-zip
Loading...
Locate the ZIP64 EOCD locator in a tail buffer and return the ZIP64 EOCD offset.