問題タブ [mappedbytebuffer]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
java - MappedByteBuffer を使用してファイルをチャンクで読み取ることができません
読み取り操作中に java.io.IOException: Channel not open for writing - cannot extend file to required size
MappedByteBuffer を使用してファイルを読み取る簡単なプログラムを作成しました。アイデアは、API に従ってリージョンを含むファイルを読み取ることです。しかし、実行中に例外が発生します。次の内容のテストファイルがあります。
シンプルなテストファイル!
出力: