MCPcopy Create free account
hub / github.com/VanjaRo/LeetCode / Codec

Struct Codec

tasks/449.go:17–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15}
16
17type Codec struct {
18}
19
20func Constructor() Codec {
21 return Codec{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected