A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
B
- BinaryCodec - class in eu.vstoyanov.natsy.codec
- Carries a ByteArray unchanged.
- build() - function in eu.vstoyanov.natsy.KlientConfigBuilder
- Assemble the configurationPublic because the configuration and the client are built in different places: a Ktor plugin or a Koin module reads settings from a file, fills this builder, and hands the result to NatsKlient.
- BY_START_SEQUENCE - enum entry in eu.vstoyanov.natsy.jetstream.model.DeliverPolicy
Start at a specific sequence number
- BY_START_TIME - enum entry in eu.vstoyanov.natsy.jetstream.model.DeliverPolicy
Start at a specific time