Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for CRC (0.21 sec)

  1. docs/bucket/versioning/DESIGN.md

    | xlVersionMajor | uint16         | Major xl-meta version.
    | xlVersionMinor | uint16         | Minor xl-meta version.
    | xlMetaV2       | msgp bin array | Bin array with serialized metadata
    | crc            | msgp uint      | Lower 32 bits of 64 bit xxhash of previous array contents (v1.2+ only)
    | inline data    | binary         | Inline data if any, see Inline Data section for encoding.  
    | [EOF] | |
    
    ## v1.0-v1.2 Versions
    Plain Text
    - Registered: Sun Apr 28 19:28:10 GMT 2024
    - Last Modified: Sun Jul 17 15:43:14 GMT 2022
    - 5.8K bytes
    - Viewed (1)
  2. api/go1.1.txt

    pkg syscall (netbsd-386), const ETHERTYPE_XTP = 33149
    pkg syscall (netbsd-386), const ETHER_ADDR_LEN = 6
    pkg syscall (netbsd-386), const ETHER_CRC_LEN = 4
    pkg syscall (netbsd-386), const ETHER_CRC_POLY_BE = 79764918
    pkg syscall (netbsd-386), const ETHER_CRC_POLY_LE = 3988292384
    pkg syscall (netbsd-386), const ETHER_HDR_LEN = 14
    pkg syscall (netbsd-386), const ETHER_MAX_LEN = 1518
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  3. api/go1.2.txt

    pkg syscall (netbsd-386), const ETHERTYPE_XTP ideal-int
    pkg syscall (netbsd-386), const ETHER_ADDR_LEN ideal-int
    pkg syscall (netbsd-386), const ETHER_CRC_LEN ideal-int
    pkg syscall (netbsd-386), const ETHER_CRC_POLY_BE ideal-int
    pkg syscall (netbsd-386), const ETHER_CRC_POLY_LE ideal-int
    pkg syscall (netbsd-386), const ETHER_HDR_LEN ideal-int
    pkg syscall (netbsd-386), const ETHER_MAX_LEN ideal-int
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Viewed (2)
  4. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const ETHER_CRC_LEN = 4
    pkg syscall (netbsd-arm64-cgo), const ETHER_CRC_LEN ideal-int
    pkg syscall (netbsd-arm64-cgo), const ETHER_CRC_POLY_BE = 79764918
    pkg syscall (netbsd-arm64-cgo), const ETHER_CRC_POLY_BE ideal-int
    pkg syscall (netbsd-arm64-cgo), const ETHER_CRC_POLY_LE = 3988292384
    pkg syscall (netbsd-arm64-cgo), const ETHER_CRC_POLY_LE ideal-int
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
Back to top