Interface TelegramBodyPublisher.TelegramBodyPart
-
- All Known Implementing Classes:
TelegramBodyPublisher.MultilineBodyPart,TelegramBodyPublisher.SingleBodyPart
- Enclosing class:
- TelegramBodyPublisher
public static interface TelegramBodyPublisher.TelegramBodyPart
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidserialize(ByteBuffer buffer, String separator)
-
-
-
Method Detail
-
serialize
void serialize(ByteBuffer buffer, String separator)
-
-