You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would be incredibly useful where strings aren't encoded with a fixed length, but are variable length with some sort of delimeter character(s). Something like the following might work for single null terminated strings, as well as other delimeters such as \r\n
struc:"nullterm"
?(and strings, by extension)
The text was updated successfully, but these errors were encountered: