public static class PythonPickle.StringnlNoescapePair
extends io.kaitai.struct.KaitaiStruct
| Constructor and Description |
|---|
StringnlNoescapePair(io.kaitai.struct.KaitaiStream _io) |
StringnlNoescapePair(io.kaitai.struct.KaitaiStream _io,
PythonPickle.Op _parent) |
StringnlNoescapePair(io.kaitai.struct.KaitaiStream _io,
PythonPickle.Op _parent,
PythonPickle _root) |
| Modifier and Type | Method and Description |
|---|---|
PythonPickle.Op |
_parent() |
PythonPickle |
_root() |
static PythonPickle.StringnlNoescapePair |
fromFile(String fileName) |
PythonPickle.StringnlNoescape |
val1() |
PythonPickle.StringnlNoescape |
val2() |
public StringnlNoescapePair(io.kaitai.struct.KaitaiStream _io)
public StringnlNoescapePair(io.kaitai.struct.KaitaiStream _io,
PythonPickle.Op _parent)
public StringnlNoescapePair(io.kaitai.struct.KaitaiStream _io,
PythonPickle.Op _parent,
PythonPickle _root)
public static PythonPickle.StringnlNoescapePair fromFile(String fileName) throws IOException
IOExceptionpublic PythonPickle.StringnlNoescape val1()
public PythonPickle.StringnlNoescape val2()
public PythonPickle _root()
public PythonPickle.Op _parent()
_parent in class io.kaitai.struct.KaitaiStructCopyright © 2023. All rights reserved.