bytezap-1.5.0: Bytestring builder with zero intermediate allocation
Safe HaskellNone
LanguageGHC2021

Bytezap.Write.Derived

Synopsis

Documentation

char :: Char -> Write 'ExactLength s Source #

Write a Char.

Adapted from utf8-string.