Is there cast in Java similar to in C++

后端 未结 7 982
小蘑菇
小蘑菇 2020-12-04 01:54

I get in my function message array of bytes and type of object, I need to restore object from bytes. Is there in Java any cast like in C++ ?

7条回答
提交回复
热议问题