EmbeddedConverter..::..FromUShort Method
Converts a given UInt16 to bytes and writes them into the given array.
Namespace:
com.onlineobject.objectnet.server.UtilsAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
[MethodImplAttribute] public static void FromUShort( ushort value, byte[] array, int startIndex )