getObject

open fun <T> getObject(data: @NotNull Array<Byte>, @NotNull key: @NotNull String, @NotNull type: @NotNull Class<T>): T