Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/badvision/jace
/ changeUnit
Method
changeUnit
src/main/java/jace/hardware/ProdosDriver.java:62–62 ·
view source on GitHub ↗
(int unitNumber)
Source
from the content-addressed store, hash-verified
60
}
61
62
abstract
public
boolean changeUnit(
int
unitNumber);
63
abstract
public
int
getSize();
64
abstract
public
boolean isWriteProtected();
65
abstract
public
void
mliFormat() throws IOException;
Callers
1
prodosMLI
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected