sruehl commented on issue #28: Type conversions for default byte array fiel item
URL: https://github.com/apache/incubator-plc4x/pull/28#issuecomment-427563512
 
 
   @timbo2k @JulianFeinauer initialy I left out this methods on purpose as you 
can't imply endianess of the data. Otherwise one could use the the 
DefaultLongFieldItem etc. in the first place. What could be a sollution is to 
add the getLongBE() / getLongLE() methods on the DefaultByteArrayFieldItem and 
do a instanceOf check / downcast in the client.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to