fn appendByte(self: *Self, allocator: Allocator, byte: u8) !void
self: *Self,
allocator: Allocator,
byte: u8,