以下、忘れないためのメモ書きです。
よく使う処理なのに、しょっちゅう忘れすのでメモ。
byte[] b = System.Text.Encoding.GetEncoding("sjis").GetBytes("hehehehe");
以下、忘れないためのメモ書きです。
よく使う処理なのに、しょっちゅう忘れすのでメモ。
byte[] b = System.Text.Encoding.GetEncoding("sjis").GetBytes("hehehehe");