func superDecoder()

in Sources/TwitterApacheThrift/ThriftDecoder.swift [124:126]


        func superDecoder(forKey key: Key) throws -> Decoder {
            return decoder
        }