ansman
08/31/2019, 11:06 PM[x, y]
. There seems to be many ways of doing it. The simplest is to read it as a List<Float>
but I’d like to avoid boxing the floats if possible on the JVM. There is beginStructure
and beginCollection
but no documentation on when to use either or.Dominaezzz
08/31/2019, 11:08 PMansman
08/31/2019, 11:09 PMansman
08/31/2019, 11:09 PMaddElement
handles a lot of the stuff but maybe that’s not for list types?Dominaezzz
08/31/2019, 11:11 PMSerialClassDescImpl
.ansman
08/31/2019, 11:11 PMDominaezzz
08/31/2019, 11:11 PMDominaezzz
08/31/2019, 11:12 PMansman
08/31/2019, 11:12 PM