8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
kanilsでは現在、putやgetでのデータ部がユニコード文字(UTF8)であることを仮定している。 一方で、文字列ではなく単なるバイトデータを読み書きしたい場合(例えばfrugalosの生成したlusfファイルを調べたい場合)では実行時エラーとなる。