Interface RawData<T>

  • All Known Implementing Classes:
    RawBytes, RawJson

    public interface RawData<T>
    Wrapper for raw data, current implementations are: - RawBytes - RawJson