Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for stream (0.19 sec)

  1. api/go1.txt

    pkg crypto/cipher, func NewCBCEncrypter(Block, []uint8) BlockMode
    pkg crypto/cipher, func NewCFBDecrypter(Block, []uint8) Stream
    pkg crypto/cipher, func NewCFBEncrypter(Block, []uint8) Stream
    pkg crypto/cipher, func NewCTR(Block, []uint8) Stream
    pkg crypto/cipher, func NewOFB(Block, []uint8) Stream
    pkg crypto/cipher, method (StreamReader) Read([]uint8) (int, error)
    pkg crypto/cipher, method (StreamWriter) Close() error
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (2)
  2. api/go1.1.txt

    pkg syscall, const SIGTERM = 15
    pkg syscall, const SIGTRAP = 5
    pkg syscall, const SOCK_DGRAM = 2
    pkg syscall, const SOCK_RAW = 3
    pkg syscall, const SOCK_SEQPACKET = 5
    pkg syscall, const SOCK_STREAM = 1
    pkg syscall, const S_IFBLK = 24576
    pkg syscall, const S_IFCHR = 8192
    pkg syscall, const S_IFDIR = 16384
    pkg syscall, const S_IFIFO = 4096
    pkg syscall, const S_IFLNK = 40960
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  3. api/go1.4.txt

    pkg compress/zlib, type Resetter interface { Reset }
    pkg compress/zlib, type Resetter interface, Reset(io.Reader, []uint8) error
    
    # CL 159120044 compress/gzip: allow stopping at end of first stream, Russ Cox <******@****.***>
    pkg compress/gzip, method (*Reader) Multistream(bool)
    
    # CL 138800043 crypto: Add SHA3 functions in go.crypto/sha3 to the Hash enum., David Leon Gil <******@****.***>
    pkg crypto, const SHA3_224 = 10
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Dec 12 03:01:01 GMT 2014
    - 34K bytes
    - Viewed (0)
  4. api/go1.2.txt

    pkg syscall (windows-386), const XP1_PARTIAL_MESSAGE = 262144
    pkg syscall (windows-386), const XP1_PARTIAL_MESSAGE ideal-int
    pkg syscall (windows-386), const XP1_PSEUDO_STREAM = 16
    pkg syscall (windows-386), const XP1_PSEUDO_STREAM ideal-int
    pkg syscall (windows-386), const XP1_QOS_SUPPORTED = 8192
    pkg syscall (windows-386), const XP1_QOS_SUPPORTED ideal-int
    pkg syscall (windows-386), const XP1_SAN_SUPPORT_SDP = 524288
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Viewed (2)
Back to top