MCPcopy Create free account
hub / github.com/dotabuff/manta / GetDataCompressed

Method GetDataCompressed

dota/netmessages.pb.go:3103–3108  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3101}
3102
3103func (x *CSVCMsg_CreateStringTable) GetDataCompressed() bool {
3104 if x != nil && x.DataCompressed != nil {
3105 return *x.DataCompressed
3106 }
3107 return false
3108}
3109
3110func (x *CSVCMsg_CreateStringTable) GetUsingVarintBitcounts() bool {
3111 if x != nil && x.UsingVarintBitcounts != nil {

Callers 2

Calls

no outgoing calls

Tested by 1