Options
All
  • Public
  • Public/Protected
  • All
Menu

A variable-length byte stream consisting of a variable-length buffer. The string is encoded in UTF8.

Len Fields Data Type Remark
? length VarInt 字符串的长度,以字节为单位
length value uint8[length] 字符串本身

Hierarchy

Index

Properties

Properties

data

data: string

readBytes

readBytes: number