Versions in this module Expand all Collapse all v0 v0.6.0 Nov 27, 2021 Changes in this version + func BomAwareReadBytes(file string) ([]byte, error) + func NewBomAawareCsvWriter(w io.Writer) *csv.Writer + func NewBomAwareCsvReader(r io.Reader) *csv.Reader + func NewBomAwareReader(r io.Reader) io.Reader