Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JSONDecEnc ¶
Types ¶
type WriteSeekerBuffer ¶
type WriteSeekerBuffer struct {
// contains filtered or unexported fields
}
WriteSeekerBuffer is a buffer of bytes which satisfies io.WriteSeeker interface.
func (*WriteSeekerBuffer) Bytes ¶
func (b *WriteSeekerBuffer) Bytes() []byte
Click to show internal directories.
Click to hide internal directories.