Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinylib/msgp
/ Msgsize
Method
Msgsize
msgp/write.go:29–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
// memory for serialization.
28
type
Sizer
interface
{
29
Msgsize() int
30
}
31
32
var
(
Callers
6
BenchmarkWriteReadFile
Function · 0.65
WriteFile
Function · 0.65
GuessSize
Function · 0.65
TestTextMarshalerSize
Function · 0.65
TestStructSizeEstimation
Function · 0.65
TestAppenderTypesSizeEstimation
Function · 0.65
Implementers
5
Number
msgp/number.go
RegexIGNORETest
_generated/def.go
RegexIGNSIZETest
_generated/def.go
OmitZeroExt
_generated/omitzero_ext.go
OmitZeroExtPtr
_generated/omitzero_ext.go
Calls
no outgoing calls
Tested by
4
BenchmarkWriteReadFile
Function · 0.52
TestTextMarshalerSize
Function · 0.52
TestStructSizeEstimation
Function · 0.52
TestAppenderTypesSizeEstimation
Function · 0.52