I want to send byte array using Unet HLAPI

Hello.

I’m developing FPS game using HLAPI Unet.

I want to send byte array from client to server and from server to client.

is there any solution to send byte array?

Help me please.

Some example is very helpful for me.

Thank you.

From client to server you can use [Commnad] and
from server to client use [ClientRpc]