chaokunyang commented on issue #2337:
URL: https://github.com/apache/fory/issues/2337#issuecomment-2978949743

   One format I can think of is to use 1/1/2/2/4/8/4/8 byte for 
`bool/byte/short/chat/int/long/float/double`, and we can store the field values 
offsets as a array in BinaryRow, or we compute such offset ahead, and pass it 
as a parameter when generate subclass for interface based Struct.
   
   @stevenschlansker  will this format work for you?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to