MCPcopy Create free account
hub / github.com/JasonLSC/GSCodec_Studio / CodecConfig

Class CodecConfig

examples/ply_loader_renderer.py:87–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85
86@dataclass
87class CodecConfig:
88 encode: str
89 decode: str
90
91@dataclass
92class AttributeCodecs:

Callers 1

AttributeCodecsClass · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected