Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromDJSpecialBytes ¶
func FromDJSpecialBytes(data DJSpecialBytes) ([]byte, error)
Types ¶
type DJSpecialBytes ¶
type DJSpecialBytes struct {
Reserved DJByte `json:"/"`
}
func ToDJSpecialBytes ¶
func ToDJSpecialBytes(data []byte) DJSpecialBytes
Click to show internal directories.
Click to hide internal directories.