lincount ~master (2017-03-29T17:43:38Z)
Dub
Repo
Piecewise.BufferUnion
lincount
murmurhash
Piecewise
Undocumented in source.
struct
Piecewise
(Hasher)
union
BufferUnion {
Block
block
;
ubyte
[
Block
.
sizeof
]
data
;
}
Members
Variables
block
Block
block
;
Undocumented in source.
data
ubyte
[
Block
.
sizeof
]
data
;
Undocumented in source.
Meta
Source
See Implementation
lincount
murmurhash
Piecewise
aliases
Block
functions
finish
put
start
manifest constants
blockSize
unions
BufferUnion
variables
buffer
bufferSize
hasher