mirror of
https://github.com/sot-tech/mochi.git
synced 2026-04-27 16:10:00 -07:00
Add scalar bencode tests
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
// which can be found in the LICENSE file.
|
||||
|
||||
// Package bencode implements bencoding of objects as defined in BEP 3 using
|
||||
// type assertion rather than the use of reflection.
|
||||
// type assertion over reflection for performance.
|
||||
package bencode
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user