libd ~master (2021-08-29T21:20:58Z)
Dub
Repo
BitKeeperSlice
libd
datastructures
bitkeeper
Undocumented in source.
struct
BitKeeperSlice {
package
size_t
startByte
;
package
ubyte
startBit
;
package
size_t
bitCount
;
size_t
bitIndex
[@property getter];
}
Members
Properties
bitIndex
size_t
bitIndex
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
bitCount
size_t
bitCount
;
Undocumented in source.
startBit
ubyte
startBit
;
Undocumented in source.
startByte
size_t
startByte
;
Undocumented in source.
Meta
Source
See Implementation
libd
datastructures
bitkeeper
structs
BitKeeper
BitKeeperSlice