getBOM

Gets the BOM of the nwstring if it has one.

Otherwise returns a NUL character.

  1. codepoint getBOM(inout(wchar)[] str)
  2. codepoint getBOM(nwstring str)
    @nogc
    getBOM

Meta