public class DefaultTsonWriter extends Object
| Modifier and Type | Field and Description |
|---|---|
protected NStringWriter |
w |
| Constructor and Description |
|---|
DefaultTsonWriter(NStringWriter writer) |
| Modifier and Type | Method and Description |
|---|---|
static String |
formatTson(NAffix e) |
static String |
formatTson(NElement e) |
static String |
formatTsonCompact(NElement e) |
void |
write(NElement element) |
void |
writeAffix(NAffix affix) |
protected NStringWriter w
public DefaultTsonWriter(NStringWriter writer)
Copyright © 2026 vpc open source initiative. All rights reserved.