| Package | Description |
|---|---|
| net.thevpc.nuts.runtime.standalone.format.tson.util |
| Modifier and Type | Method and Description |
|---|---|
Kmp.AppendableWriter |
Kmp.AppendableWriter.append(char c) |
Kmp.AppendableWriter |
Kmp.AppendableWriter.append(CharSequence sequence) |
Kmp.AppendableWriter |
Kmp.AppendableWriter.append(CharSequence csq,
int start,
int end) |
static Kmp.AppendableWriter |
Kmp.AppendableWriter.of(Appendable a) |
static Kmp.AppendableWriter |
Kmp.AppendableWriter.of(CharBuffer a) |
static Kmp.AppendableWriter |
Kmp.AppendableWriter.of(StringBuffer a) |
static Kmp.AppendableWriter |
Kmp.AppendableWriter.of(StringBuilder a) |
Copyright © 2026 vpc open source initiative. All rights reserved.