Git Personal Project 开源项目分类 人工智能 大模型 企业应用 科学研究 AI写开源项目 孵化优质开源项目 数字人定制 AI工具集合-AI导航
  • Jonas Green's avatar
    feat(core): Unwrap ExtensionObject arrays inside UA_Variant (Binary) · 41d18f3b
    Jonas Green 创作于
    
    
    The decoding did not unwrap the extension objects that the
    structures are wrapped into when encoded if the variant contains an
    array of structures.
    
    The implemented unit tests of this PR reveals the issue. Also the
    test parseCustomArray is updated to what we belive is the correct
    behavior.
    
    We have a solution implemented that passes all unit tests but needs
    to be clean up before published. We publish the unit tests to notify
    about the issue until the solution is ready.
    
    Co-authored-by: default avatarJulius Pfrommer <julius.pfrommer@web.de>
    41d18f3b