fix example output error
This commit is contained in:
@ -35,5 +35,5 @@ func ExampleMarshal() {
|
|||||||
fmt.Printf("% 02x ", buf.Bytes())
|
fmt.Printf("% 02x ", buf.Bytes())
|
||||||
|
|
||||||
// Output:
|
// Output:
|
||||||
// 0a 00 00 08 00 00 00 04 54 6e 7a 65 00
|
// 0a 00 00 08 00 04 6e 61 6d 65 00 04 54 6e 7a 65 00
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user