@@ -8,6 +8,5 @@ type ArtNetPacket interface {
encoding.BinaryUnmarshaler
encoding.BinaryMarshaler
GetOpCode() uint16
GetProtVer() uint16
GetID() [8]uint8
}
The note is not visible to the blocked user.