Overview
| Artifact ID: | 488be0bb864da2a3d6df724dce44f31481be63dd6326e96a92f0e774b8de35f2 |
|---|---|
| Ticket: | 85ddd247b637bcb25990fc55536e0ce3f9e754b2
Unable to set channel to binary encoding |
| User & Date: | pooryorick 2024-06-22 21:53:38 |
Changes
- icomment:
Every value is a string. It's that simple. bytearray is strictly an internal optimization. In Tcl, binary data is simply Unicode text. Don't let the internal optimizations fool you.
- login: "pooryorick"
- mimetype: "text/x-fossil-wiki"