lincount ~master (2022-04-23T23:52:46.5912603)
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