testapp.command.read
Classes
Read 클래스는 지정된 LBA에서 데이터를 읽는 명령어를 구현합니다. |
Module Contents
- class testapp.command.read.ReadCommand[source]
Bases:
testapp.command.__interface.CommandInterface
Read 클래스는 지정된 LBA에서 데이터를 읽는 명령어를 구현합니다.
Read 클래스는 지정된 LBA에서 데이터를 읽는 명령어를 구현합니다. |
Bases: testapp.command.__interface.CommandInterface
Read 클래스는 지정된 LBA에서 데이터를 읽는 명령어를 구현합니다.