コード例 #1
0
 public static byte[] GetBytes(string msg)
 {
     return(AsdaStoryTextDecoder.Encode(msg));
 }