MCPcopy
hub / github.com/google/gopacket / PushLayer

Method PushLayer

writer.go:107–107  ·  view source on GitHub ↗

PushLayer adds the current Layer to the list of Layers that have been serialized into this buffer.

(LayerType)

Source from the content-addressed store, hash-verified

105 // PushLayer adds the current Layer to the list of Layers that have been serialized
106 // into this buffer.
107 PushLayer(LayerType)
108}
109
110type serializeBuffer struct {

Callers 1

SerializeLayersFunction · 0.65

Implementers 1

Calls

no outgoing calls

Tested by

no test coverage detected