ByteSwap.swap80

Reverse ten-byte sequences. Parameter dst implies the number of bytes, which should be a multiple of 10

  1. void swap80(void[] dst)
    struct ByteSwap
    final static
    void
    swap80
    (
    void[] dst
    )
  2. void swap80(void* dst, size_t bytes)

Meta