ProcessedStandardInput constructor

const ProcessedStandardInput(
  1. List<int> bytes
)

Implementation

const new(this.bytes);