Interface LazyDecoder


public interface LazyDecoder
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    decode(com.yahoo.messagebus.Routable obj, com.yahoo.document.serialization.DocumentDeserializer buf)
     
  • Method Details

    • decode

      void decode(com.yahoo.messagebus.Routable obj, com.yahoo.document.serialization.DocumentDeserializer buf)