NIBArchive Parser

Documentation

  • NIB Object Model
    • NIBArchiveHeader
    • ClassName
    • NIBKey
    • NIBValueType
      • NIBValueType.from_byte()
    • NIBValue
    • NIBObject
    • NIBArchive
      • NIBArchive.get_class_name()
      • NIBArchive.get_object_items()
      • NIBArchive.get_object_values()
      • NIBArchive.get_value_key()
  • NIB Parser Model
    • NIBFormatError
    • is_nib()
    • varint()
    • NIBArchiveParser
      • NIBArchiveParser.parse()
NIBArchive Parser
  • Index

Index

C | F | G | I | N | P | V

C

  • ClassName (class in nibarchive)

F

  • from_byte() (nibarchive.NIBValueType static method)

G

  • get_class_name() (nibarchive.NIBArchive method)
  • get_object_items() (nibarchive.NIBArchive method)
  • get_object_values() (nibarchive.NIBArchive method)
  • get_value_key() (nibarchive.NIBArchive method)

I

  • is_nib() (in module nibarchive)

N

  • NIBArchive (class in nibarchive)
  • NIBArchiveHeader (class in nibarchive)
  • NIBArchiveParser (class in nibarchive)
  • NIBFormatError (class in nibarchive)
  • NIBKey (class in nibarchive)
  • NIBObject (class in nibarchive)
  • NIBValue (class in nibarchive)
  • NIBValueType (class in nibarchive)

P

  • parse() (nibarchive.NIBArchiveParser method)

V

  • varint() (in module nibarchive)

© Copyright 2023, MatrixEditor.

Built with Sphinx using a theme provided by Read the Docs.