Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WyAtu/CVE-2018-20250
/ functions
Functions
230 in github.com/WyAtu/CVE-2018-20250
⨍
Functions
230
◇
Types & classes
42
Method
platform
String describing the platform on which the ACE archive was created. This is derived from the *host* field in the archive header.
acefile.py:3777
Method
produce
(self, refplane_x)
acefile.py:1995
Method
produce
(self, refplane_x)
acefile.py:2003
Method
raw_filename
Raw, unsanitized filename, as :class:`bytes`, not safe for use with file operations and possibly using path syntax from other platfor
acefile.py:2893
Method
read
(self, n=None)
acefile.py:304
Method
read
(self, n=None)
acefile.py:358
Method
read
(self, n=None)
acefile.py:406
Method
read
Read a block of LZ77 compressed data from BitStream *bs*. Reading will stop when *want_size* output bytes can be provided, or
acefile.py:1528
Method
read
Read a block of SOUND compressed data from BitStream *bs*. Reading will stop when *want_size* output bytes can be provided, o
acefile.py:1787
Method
read
Read the decompressed bytes of an archive member. *Member* can refer to an :class:`AceMember` object, a member name or an ind
acefile.py:3525
Method
read_from
Read a pixel decoder identifier from BitStream *bs* and return the appropriate PixelDecoder instance.
acefile.py:1890
Method
read_symbol
Read a symbol from BitStream *bs* using the Huffman tree for model *model*.
acefile.py:1612
Method
register
(cls, othercls)
acefile.py:1885
Method
reinit
Reinitialize the LZ77 decompression engine. Reset all data dependent state to initial values.
acefile.py:1506
Method
reinit
Reinitialize the SOUND decompression engine. Reset all data dependent state to initial values.
acefile.py:1776
Method
seek
(self, offset, whence=0)
acefile.py:342
Method
seekable
()
acefile.py:336
Method
seekable
()
acefile.py:403
Function
siginfo_handler
(signum, frame)
acefile.py:3875
Method
size
Size after decompression (original size).
acefile.py:2901
Method
sum
The final checksum.
acefile.py:916
Method
sum
The checksum.
acefile.py:942
Method
sum
(self)
exp.py:38
Method
tell
(self)
acefile.py:339
Function
testsuite
()
acefile.py:4177
Method
update_pixel_d
(self, thisplane_d, refplane_d)
acefile.py:1992
Method
update_pixel_d
(self, thisplane_d, refplane_d)
acefile.py:2000
Method
volume
(self)
acefile.py:3218
Method
volume
ACE archive volume number of the first volume of this ACE archive.
acefile.py:3785
Method
volumes_loaded
Number of loaded volumes in this archives. When opening a subsequent volume of a multi-volume archive, this may be lower than the
acefile.py:3792
← previous
201–230 of 230, ranked by callers