Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/couchbase/sync_gateway
/ UseNumber
Method
UseNumber
base/util.go:1464–1464 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1462
// JSONDecoderI is the common interface between json.Decoder and jsoniter.Decoder
1463
type
JSONDecoderI
interface
{
1464
UseNumber()
1465
DisallowUnknownFields()
1466
Decode(v
interface
{}) error
1467
Buffered() io.Reader
Callers
7
UnmarshalIdentityJSON
Function · 0.80
DeepCopyInefficient
Function · 0.80
ReadJSONFromMIMERawErr
Function · 0.80
readSanitizeJSON
Method · 0.80
unmarshalDocument
Function · 0.80
Unmarshal
Method · 0.80
BenchmarkUnmarshalBody
Function · 0.80
Calls
no outgoing calls
Tested by
1
BenchmarkUnmarshalBody
Function · 0.64