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