Converter.swapBytes

Byte-swaps c.

  1. dchar swapBytes(dchar c)
    struct Converter
    static
    dchar
    swapBytes
    (
    dchar c
    )
  2. wchar swapBytes(wchar c)

Meta