dataforge-io
/
space.kscience.dataforge.io
/
readWith
common
read
With
fun <
T
:
Any
>
Input
.
readWith
(format:
IOFormat
<
T
>):
T
Content copied to clipboard
fun <
T
:
Any
>
Binary
.
readWith
(format:
IOFormat
<
T
>):
T
Content copied to clipboard
Read given binary as object using given format