loadStream abstract method

void loadStream(
  1. Stream stream
)

Load the configuration data from the stream.

Implementation

void loadStream(Stream stream);