github.com/yuin/goldmark/util.CopyOnWriteBuffer.AppendByte (method)

2 uses

	github.com/yuin/goldmark/util (current package)
		util.go#L76: func (b *CopyOnWriteBuffer) AppendByte(c byte) {

	github.com/yuin/goldmark/extension
		table.go#L503: 					cob.AppendByte(';')