# Functions
NewArray returns a new array message.
NewMessageWithType returns a new message instance with the specified type.
NewParserWithBytes returns a new parser for the specified bytes.
NewParserWithReader returns a new parser for the specified reader.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
MessageType represents a message type of Redis serialization protocol.