MCPcopy Create free account
hub / github.com/dolthub/doltgresql / Size

Method Size

postgres/parser/json/json.go:87–87  ·  view source on GitHub ↗

Size returns the size of the JSON document in bytes.

()

Source from the content-addressed store, hash-verified

85 Format(buf *bytes.Buffer)
86 // Size returns the size of the JSON document in bytes.
87 Size() uintptr
88
89 // EncodeInvertedIndexKeys takes in a key prefix and returns a slice of inverted index keys,
90 // one per path through the receiver.

Callers 12

GetRepoSizeFunction · 0.65
XXX_SizeMethod · 0.65
MarshalToMethod · 0.65
SizeMethod · 0.65
SizeMethod · 0.65
AddMethod · 0.65
AddMethod · 0.65
SizeMethod · 0.65
SizeMethod · 0.65
MarshalToMethod · 0.65
SizeMethod · 0.65
EvalMethod · 0.65

Implementers 4

jsonNullpostgres/parser/json/json.go
jsonFalsepostgres/parser/json/json.go
jsonTruepostgres/parser/json/json.go
jsonEncodedpostgres/parser/json/encoded.go

Calls

no outgoing calls

Tested by 1

GetRepoSizeFunction · 0.52