我如何在 AOT dll 中使用 protobuf-net

发布于 2025-01-12 18:53:52 字数 264 浏览 0 评论 0原文

在 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文