Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/mobile/bind: support []byte values #9338

Closed
srgoldman opened this issue Dec 16, 2014 · 0 comments
Closed

x/mobile/bind: support []byte values #9338

srgoldman opened this issue Dec 16, 2014 · 0 comments

Comments

@srgoldman
Copy link

Currently byte slices aren't supported by gobind. I was requested to open this issue so that it can be tracked and hopefully addressed. The error currently produced (appropriately) is:
panic: unsupported seqType: []byte / *types.Slice

@crawshaw crawshaw changed the title Enhance GOBIND to support slices (specifically []byte) mobile/bind: support []byte values Dec 16, 2014
@crawshaw crawshaw assigned hyangah and unassigned crawshaw Dec 16, 2014
@mikioh mikioh changed the title mobile/bind: support []byte values x/mobile/bind: support []byte values Aug 5, 2015
@golang golang locked and limited conversation to collaborators Aug 5, 2016
imWildCat pushed a commit to imWildCat/go-mobile that referenced this issue Apr 10, 2021
Fixes golang/go#9338.

Change-Id: I6e2af67cdf7f923963fa525b944613a91aac994e
Reviewed-on: https://go-review.googlesource.com/1884
Reviewed-by: David Crawshaw <crawshaw@golang.org>
@rsc rsc unassigned hyangah Jun 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants