Replies: 1 comment
-
你好,lua调用pb.load(data) 失败 提示 需要string/buffer/slice,我的data现在传的是byte[] 现在怎么转成需要的参数? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我不想用pb.loadfile, 如果我通过其他方式加载pb文件后, 保存到byte[] pbBytes里面, 用什么方式可以传递pbBytes来执行pb.load加载呢?
Beta Was this translation helpful? Give feedback.
All reactions