Convert string to string[] and then convert string[] to byte[]
问题 Details about the application: Developed under Visual Studio 2019 (Windows 10) Designed on UWP platform with C# & XAML language The application receives information from a remote server. A connection with sockets is used for communication between the two parties. To communicate with the server, the application must send the data in a Byte Array so that it can be read correctly. Currently I use this method to pass my variables in bytes[]: var ID_MESSAGE_ARRAY = BitConverter.GetBytes((int