User Guide

Appendix A: Marshalling Protocol
220
NetLinx Programming Language Reference Guide
<encoded>
<style>BE</ style >
<size>2</size>
<data>010203040B0C0D0E</data>
</encoded>
This is the default type of encoding for non-CHAR arrays but can be used to encode/decode char arrays
as well. The data section must contain BytesSize*Elements nibbles.