dataforge-io
/
space.kscience.dataforge.io
/
DoubleIOFormat
common
Double
IOFormat
object
DoubleIOFormat
:
IOFormat
<
Double
> ,
IOFormatFactory
<
Double
>
Content copied to clipboard
Functions
Properties
Functions
invoke
Link copied to clipboard
common
open operator override fun
invoke
(meta:
Meta
, context:
Context
):
IOFormat
<
Double
>
Content copied to clipboard
read
Object
Link copied to clipboard
common
open override fun
readObject
(input:
Input
):
Double
Content copied to clipboard
to
Meta
Link copied to clipboard
common
abstract fun
toMeta
():
Meta
Content copied to clipboard
write
Object
Link copied to clipboard
common
open override fun
writeObject
(output:
Output
, obj:
Double
)
Content copied to clipboard
Properties
name
Link copied to clipboard
common
open override val
name
:
Name
Content copied to clipboard
type
Link copied to clipboard
common
open override val
type
:
KType
Content copied to clipboard
Explicit type for dynamic type checks