Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Mode ¶
type Mode struct { NonUTF8 bool Comma byte DefaultTerm string // contains filtered or unexported fields }
func (*Mode) SetEncoding ¶
func (*Mode) SetUTF16BE ¶ added in v1.7.0
func (m *Mode) SetUTF16BE()
func (*Mode) SetUTF16LE ¶ added in v1.7.0
func (m *Mode) SetUTF16LE()
Click to show internal directories.
Click to hide internal directories.