Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

Commit 0fc8a05

Browse files
committed
add string component codec to codecgen
1 parent dd74088 commit 0fc8a05

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

custom_codec_definitions.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
2-
"codec": {},
2+
"codec": {
3+
"Component": "ComponentCodecs.STRING"
4+
},
35
"stream_codec": {
46
"Component": "ComponentCodecs.STREAM"
57
}

0 commit comments

Comments
 (0)