我如何在 AOT dll 中使用 protobuf-net
在 AOT 环境中,NativeAOT 反射是可以的不被使用(或者至少它对我来说崩溃了,他们似乎也表明情况也是如此)。是否有其他方法可以利用该库来反序列化原始消息?
我可以使用原始原型库(因为它有一个静态解析器),但是 2GB 的限制是这个项目的一个问题。
In an AOT environment, NativeAOT reflection is something that can't be used (or at least it crashes for me, and they seem to suggest this is the case too). Is there an alternative way to utilize the library to deserialize proto messages?
I can use the raw proto library (as it has a static Parser) however there is a 2GB limit is a problem for this project.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论