Groups
Groups
Sign in
Groups
Groups
Construct
Conversations
Labels
About
Send feedback
Help
Accessing elements from Construct structures only
18 views
Skip to first unread message
Adrian Tarniceru
unread,
Jul 15, 2021, 9:37:45 AM
7/15/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Construct
Hello!
I have the following code:
import construct as ct
featureId = ct.Byte[3]
featureId.parse(b'\x00\x00\x02')
and I am concerned about how can I access let say the second byte from the featureId only, after it was parsed. I really can't understand.
Sincerelly
Adrian T.
Reply all
Reply to author
Forward
0 new messages