Definition at line 30 of file bach.py.
◆ encode1()
def atlas.codecs.bach.Encoder.encode1 |
( |
|
self, |
|
|
|
object |
|
) |
| |
◆ encode1stream()
def atlas.codecs.bach.Encoder.encode1stream |
( |
|
self, |
|
|
|
object |
|
) |
| |
◆ begin_string
string atlas.codecs.bach.Encoder.begin_string = "[\n" |
|
static |
◆ empty_end_string
string atlas.codecs.bach.Encoder.empty_end_string = "[]\n" |
|
static |
◆ end_string
string atlas.codecs.bach.Encoder.end_string = "\n]\n" |
|
static |
◆ middle_string
string atlas.codecs.bach.Encoder.middle_string = ",\n" |
|
static |
The documentation for this class was generated from the following file: