getDirectBytes

open fun getDirectBytes(index: Int): ByteString
Tokens for direct dependencies.
repeated string direct = 1;

Return

The bytes of the direct at the given index.

Parameters

index

The index of the value to return.