Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Buffer ¶
func (*Buffer) AppendJSONMarshal ¶
AppendJSONMarshal writes string represents v to the buffer.
func (*Buffer) WritePosInt ¶
func (*Buffer) WritePosIntWidth ¶
WritePosIntWidth writes non-negative integer i to the buffer, padded on the left by zeroes to the given width. Use a width of 0 to omit padding.
Click to show internal directories.
Click to hide internal directories.