Interface CoroutineReader.CoroutineDeserializer

All Known Implementing Classes:
CoroutineReader.DefaultCoroutineDeserializer
Enclosing class:
CoroutineReader

public static interface CoroutineReader.CoroutineDeserializer
Coroutine deserializer.
  • Method Summary

    Modifier and Type
    Method
    Description
    deserialize(byte[] data)
    Deserializes a coroutine.