gpt4 book ai didi

c# - 如何检查 byte[] 是否只包含零?

转载 作者:可可西里 更新时间:2023-11-01 02:44:13 25 4
gpt4 key购买 nike

<分区>

如何检查 byte[] 是否只包含 0?如果它只包含零,我不想通过网络发送数组:

byte[] bytesToBeSend = e.GetAudioSamples;

// Send test data to the remote device.
Send(client, bytesToBeSend);

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com