Searched defs:parseInto (Results 1 – 2 of 2) sorted by relevance
226 private static parseInto(target: any, source: any): any { method in JSONCoder
9902 static parseInto(target, source) { method in JSONCoder