403Webshell
Server IP : 35.80.110.71  /  Your IP : 216.73.216.221
Web Server : Apache/2.4.58 (Ubuntu)
System : Linux ip-172-31-21-44 6.17.0-1019-aws #19~24.04.1-Ubuntu SMP Tue Jun 23 18:53:06 UTC 2026 x86_64
User : ubuntu ( 1000)
PHP Version : 8.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /lib/python3/dist-packages/fpdf-stubs/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /lib/python3/dist-packages/fpdf-stubs/linearization.pyi
from _typeshed import Incomplete
from typing_extensions import Final

from .encryption import StandardSecurityHandler
from .output import ContentWithoutID, OutputProducer
from .syntax import PDFContentStream, PDFObject

HINT_STREAM_OFFSET_LENGTH_PLACEHOLDER: Final[str]
FIRST_PAGE_END_OFFSET_PLACEHOLDER: Final[str]
MAIN_XREF_1ST_ENTRY_OFFSET_PLACEHOLDER: Final[str]
FILE_LENGTH_PLACEHOLDER: Final[str]

class PDFLinearization(PDFObject):
    linearized: str
    n: int
    h: str
    o: Incomplete | None
    e: str
    t: str
    l: str
    def __init__(self, pages_count: int) -> None: ...

class PDFXrefAndTrailer(ContentWithoutID):
    PREV_MAIN_XREF_START_PLACEHOLDER: str
    output_builder: Incomplete
    count: int
    start_obj_id: int
    catalog_obj: Incomplete | None
    info_obj: Incomplete | None
    first_xref: Incomplete | None
    main_xref: Incomplete | None
    startxref: Incomplete | None
    def __init__(self, output_builder) -> None: ...
    @property
    def is_first_xref(self) -> bool: ...
    @property
    def is_main_xref(self) -> bool: ...
    def serialize(self, _security_handler: StandardSecurityHandler | None = None) -> str: ...

class PDFHintStream(PDFContentStream):
    s: Incomplete | None
    t: Incomplete | None
    o: Incomplete | None
    a: Incomplete | None
    e: Incomplete | None
    v: Incomplete | None
    i: Incomplete | None
    c: Incomplete | None
    l: Incomplete | None
    r: Incomplete | None
    b: Incomplete | None

class LinearizedOutputProducer(OutputProducer):
    def bufferize(self) -> bytearray: ...

Youez - 2016 - github.com/yon3zu
LinuXploit