3 references to _single_bytesValue_codec
Sandbox (3)
artifacts\obj\Sandbox\Release\net10.0\Transcoding.cs (3)
2008
_single_bytesValue_codec
.WriteTagAndValue(ref output, BytesValue);
2045
size +=
_single_bytesValue_codec
.CalculateSizeWithTag(BytesValue);
2254
pb::ByteString value =
_single_bytesValue_codec
.Read(ref input);