Uses of Interface
it.tidalwave.role.io.BinaryReadable
-
Uses of BinaryReadable in it.tidalwave.role.io
Modifier and TypeFieldDescriptionstatic final BinaryReadable
BinaryReadable.DEFAULT
A default implementation which throwsIOException
when opening the stream.Modifier and TypeFieldDescriptionstatic final Class
<BinaryReadable> BinaryReadable._BinaryReadable_
-
Uses of BinaryReadable in it.tidalwave.role.io.spi
Modifier and TypeClassDescriptionclass
An implementation ofBinaryReadable
which delegates to aPath
.