fetch abstract method

Fetches encoded bytes for source.

Implementation

FutureOr<PixaBytePayload> fetch(
  PixaSource source,
  PixaExecutionContext context,
);