@ -0,0 +1,7 @@
// +build appengine
package redis
func bytesToString(b []byte) string {
return string(b)
}
The note is not visible to the blocked user.