22232425262728
return new BerUTF8StringImpl(); } @Override public BerConstructed createConstructed(BerObject.TypeClass typeClass, int type) { return new BerConstructedImpl(typeClass, type); }