#Streaming

2 articles

09 How To Use Streaming Encoder

09 How To Use Streaming Encoder

Introduction to Stream Encoders Apart from JSON Decoder, this JSON package can also support Encoder which is used directly JSON into io.

08 How To Use Streaming Decoder

08 How To Use Streaming Decoder

Introduction to Stream Decoder In the previous article, we studied the JSON package by using conversion of JSON data which was already in the form of variables and string data or we used []byte.