# Packages
Package writes is a generated GoMock package.
# Functions
NewSegment will create a new segment and increment the refs to head and tail if they are non-nil.
# Constants
FinalizeHead specifies to finalize the head bytes.
FinalizeNone specifies to finalize neither of the bytes.
FinalizeTail specifies to finalize the tail bytes.
OptimizedAnnotationLen specifies the limit of length of annotations for which we avoid allocations by using fixed backing memory where possible.
# Type aliases
Annotation represents information used to annotate datapoints.
EncodedTags represents the encoded tags for the series.
SegmentFlags describes the option to finalize or not finalize bytes in a Segment.