swift-java-coder/Sources
Andrew Druk 58ae49660a Dev: improve error messages for NoSuchFieldException for AnyCodable fields in Java class
For discovering any-codable type we use reflection for java class field, that's why this field should be public
2018-10-07 12:22:01 +03:00
..
JNIArgumentProtocol.swift Dev: add Data encoding/decoding 2017-12-29 17:52:03 +02:00
JNICore+JavaCoder.swift Dev: add New API call for CallObjectMethod and CallStaticObjectMethod 2018-01-17 22:35:37 +02:00
JNIObject+JavaCoder.swift Dev: add expiremental API with automatic #functionName resolving 2017-11-24 19:56:09 +02:00
JavaCoderConfig.swift Dev: add Float and Double support 2018-01-12 11:55:13 +02:00
JavaDecoder.swift Dev: improve error messages for NoSuchFieldException for AnyCodable fields in Java class 2018-10-07 12:22:01 +03:00
JavaEncoder.swift Dev: fix Set encoding/decoding 2018-05-25 11:35:14 +03:00