noun
Computing term for a read operation that destroys the data being read, typically in certain memory technologies.
このメモリは破壊読取りなので、読み出した後はデータを再書き込みする必要がある。
Since this memory uses destructive read, the data must be rewritten after being read out.
Non-destructive read; a read operation that does not alter the stored data.
Compound of 破壊 (destruction) and 読取り (reading), calque of English 'destructive read'.