BloombergSerializer.putNull

Puts string part. The implementation allows to split string unicode points.

  1. void putValue(typeof(null) )
  2. void putNull(IonTypeCode code)
    struct BloombergSerializer()
    @safe pure
    void
    putNull
    (
    IonTypeCode code
    )

Meta