MCPcopy Create free account
hub / github.com/RangeNetworks/OpenBTS-UMTS / copyToSegment

Method copyToSegment

CommonLibs/ByteVector.cpp:159–169  ·  view source on GitHub ↗

Copy part of this ByteVector to a segment of another. The specified span must not exceed our size, and it must fit in the target ByteVector. Unlike Vector, the size() of other is increased to make it fit, up to the allocated size.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

L2FrameMethod · 0.45
writeVMethod · 0.45
parseVMethod · 0.45
writeVMethod · 0.45
sendFrameMethod · 0.45
writeHighSideMethod · 0.45
writeLowSide1Method · 0.45
writeLowSide2Method · 0.45
writeLowSide3Method · 0.45
l1MultiplexerMethod · 0.45
l1SendFrame2Method · 0.45

Calls 2

sizeFunction · 0.85
sizeMethod · 0.45

Tested by 1

mainFunction · 0.36