Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Jeff (0.17 sec)

  1. doc/go1.17_spec.html

    compiler may disallow the NUL character (U+0000) in the source text.
    </p>
    <p>
    Implementation restriction: For compatibility with other tools, a
    compiler may ignore a UTF-8-encoded byte order mark
    (U+FEFF) if it is the first Unicode code point in the source text.
    A byte order mark may be disallowed anywhere else in the source.
    </p>
    
    <h3 id="Characters">Characters</h3>
    
    <p>
    HTML
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Thu Apr 11 20:22:45 GMT 2024
    - 211.6K bytes
    - Viewed (0)
  2. api/go1.4.txt

    pkg image, method (*RGBA) RGBAAt(int, int) color.RGBA
    pkg image, method (*RGBA64) RGBA64At(int, int) color.RGBA64
    pkg image, method (*YCbCr) YCbCrAt(int, int) color.YCbCr
    
    # CL 129190043 png: make the encoder configurable, Jeff R. Allen <******@****.***>
    pkg image/png, const BestCompression = -3
    pkg image/png, const BestCompression CompressionLevel
    pkg image/png, const BestSpeed = -2
    pkg image/png, const BestSpeed CompressionLevel
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Dec 12 03:01:01 GMT 2014
    - 34K bytes
    - Viewed (0)
  3. doc/go_spec.html

    compiler may disallow the NUL character (U+0000) in the source text.
    </p>
    <p>
    Implementation restriction: For compatibility with other tools, a
    compiler may ignore a UTF-8-encoded byte order mark
    (U+FEFF) if it is the first Unicode code point in the source text.
    A byte order mark may be disallowed anywhere else in the source.
    </p>
    
    <h3 id="Characters">Characters</h3>
    
    <p>
    HTML
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Thu Apr 11 20:22:45 GMT 2024
    - 279.3K bytes
    - Viewed (0)
Back to top