bytezap-1.4.0: Bytestring builder with zero intermediate allocation
Safe HaskellSafe-Inferred
LanguageGHC2021

Bytezap.Write.Derived

Synopsis

Documentation

char :: Char -> Write ExactLength s Source #

Write a Char.

Adapted from utf8-string.