The following tables list the members exposed by LimitedSerializer.
Name | Description | |
---|---|---|
![]() | LimitedSerializer Constructor | Constructs a limited length-prefix data reader/writer |
Name | Description | |
---|---|---|
![]() ![]() | Bytes1024 | Reads up to 1024 length-prefixed byte array |
![]() ![]() | Bytes2048 | Reads up to 2048 length-prefixed byte array |
![]() ![]() | Bytes4092 | Reads up to 4092 length-prefixed byte array |
![]() ![]() | Bytes8196 | Reads up to 8196 length-prefixed byte array |
![]() ![]() | String1024 | Reads up to 1024 length-prefixed string |
![]() ![]() | String256 | Reads up to 256 length-prefixed string |
![]() ![]() | String512 | Reads up to 512 length-prefixed string |