Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
一部のフィールド値には 0x0D 特殊文字が含まれています。16 進ダンプからの値:
4041000000000001D0534534534112342340000
しかし、isoMsg.getString(field_id) を使用してフィールド値を取得すると、0x0D 文字の代わりに等号が表示されます
4041000000000001=0534534534112342340000
制御文字データを変更せずに値をそのまま返す方法はありますか?
何かがおかしい。あなたはこれを見ています:
これは 39 文字、つまり 19.5 バイトです。これはあなたの問題ですか?