LBM .Net API Documentation
format Method
Namespacescom.latencybusters.lbm.sdmLBMSDMFieldStringformat()()()
Members
IconMemberDescription
format(array<Byte>[]()[], Int32, String, Int32)
Format a raw string in to a byte buffer specifying the size of the length field. This is because strings can be limited to 255 bytes for names. String fields can be longer than 255 characters.

format(array<Byte>[]()[], Int32)
Format the string as a long string The formatted message will use a 4 byte length field to describe the string size
(Overrides LBMSDMField.format(array<Byte>[]()[], Int32).)

Assembly: lbmcssdm (Module: lbmcssdm) Version: 6.7.1.0