[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Structures with byte arrays using fromstring cause segfault
[Thread Prev] | [Thread Next]
- Subject: Re: Structures with byte arrays using fromstring cause segfault
- From: Jussi Lahtinen <jussi.lahtinen@xxxxxxxxx>
- Date: Mon, 20 May 2024 21:29:32 +0300
- To: user@xxxxxxxxxxxxxxxxxxxxxx
> > Well I think it is all me, fromstring is static, perhaps it only returns > an array does not set an array. > > I seem to have know that at some point in time. > > Oh well, I guess I was wrong. > Yeah, it's function, not method. How did I miss that! This works just fine: dtag.tag = Byte[].fromstring(theString) Jussi
Structures with byte arrays using fromstring cause segfault | Brian G <brian@xxxxxxxxxxxxxxxx> |
Re: Structures with byte arrays using fromstring cause segfault | Jussi Lahtinen <jussi.lahtinen@xxxxxxxxx> |
Re: Structures with byte arrays using fromstring cause segfault | Jussi Lahtinen <jussi.lahtinen@xxxxxxxxx> |
Re: Structures with byte arrays using fromstring cause segfault | Brian G <brian@xxxxxxxxxxxxxxxx> |