MCPcopy Create free account
hub / github.com/JoshuaDoes/tensor-usbdl / Data

Method Data

command.go:51–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

49}
50
51func (c *Command) Data() []byte {
52 return c.data
53}
54
55func (c *Command) CRC() []byte {
56 return c.crc

Callers 2

BytesMethod · 0.95
DataLenMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected