You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@plc4x.apache.org by GitBox <gi...@apache.org> on 2018/10/06 10:34:18 UTC

[GitHub] sruehl commented on issue #28: Type conversions for default byte array fiel item

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:
users@infra.apache.org


With regards,
Apache Git Services