MCPcopy Index your code
hub / github.com/oshi/oshi / getSize

Method getSize

oshi-core/src/main/java/oshi/hardware/HWDiskStore.java:72–72  ·  view source on GitHub ↗

The size of the disk @return the disk size, in bytes

()

Source from the content-addressed store, hash-verified

70 * @return the disk size, in bytes
71 */
72 long getSize();
73
74 /**
75 * The number of reads from the disk

Callers 2

testDisksMethod · 0.65
getDisksMethod · 0.65

Implementers 1

AbstractHWDiskStoreoshi-core/src/main/java/oshi/hardware/

Calls

no outgoing calls

Tested by 1

testDisksMethod · 0.52