CharBufferType.CharBufferType

Undocumented in source.
  1. alias CharBufferType = ubyte
  2. alias CharBufferType = ushort
  3. alias CharBufferType = uint
    template CharBufferType(T)
    static if(!(is(T == string)))
    static if(!(is(T == wstring)))
    static if(is(T == dstring))
    alias CharBufferType = uint

Meta