Uses of Interface
it.tidalwave.role.io.BinaryReadable
Packages that use BinaryReadable
-
Uses of BinaryReadable in it.tidalwave.role.io
Fields in it.tidalwave.role.io declared as BinaryReadableModifier and TypeFieldDescriptionstatic final BinaryReadable
BinaryReadable.DEFAULT
A default implementation which throwsIOException
when opening the stream.Fields in it.tidalwave.role.io with type parameters of type BinaryReadableModifier and TypeFieldDescriptionstatic final Class
<BinaryReadable> BinaryReadable._BinaryReadable_
-
Uses of BinaryReadable in it.tidalwave.role.io.spi
Classes in it.tidalwave.role.io.spi that implement BinaryReadableModifier and TypeClassDescriptionclass
An implementation ofBinaryReadable
which delegates to aPath
.