Serializer.NumericReader

Undocumented in source.
  1. struct NumericReader
  2. struct NumericReader
    struct Serializer(T)
    static if(isFloatingPoint!T)
    struct NumericReader {}

Members

Functions

read
auto read(Handler handler)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

object
T* object;
Undocumented in source.

Meta