BasicAlignedPackedEncodingRulesElement.numericString

Encodes a string, where the characters of the string are limited to 0 - 9 and space.

  1. string numericString [@property getter]
  2. string numericString [@property setter]
    class BasicAlignedPackedEncodingRulesElement
    override @property @system
    void
    numericString
    (
    in string value
    )

Throws

Meta